Represents a data match for text strings.
The data should match when it's text representation matches the filter string.
Gets whether the given data matches the given filter.
The data to check.
The filter to match against.
True if the data matches the filter.
Represents a data match for text strings.
The data should match when it's text representation matches the filter string.