Add TODO around value set validation

This commit is contained in:
Matt Nadareski
2023-08-11 15:45:58 -04:00
parent b1aed20a4b
commit 8e39db97a9

View File

@@ -8,6 +8,7 @@ namespace SabreTools.Filter
/// <summary>
/// Represents a single filtering object
/// </summary>
/// <remarks>TODO: Add ability to have a set of values that are accepted</remarks>
public class FilterObject
{
/// <summary>