A filter that excludes values that are not equal (=) to specific set of valid values
The column to compare values of
InputColumn<Object> RequiredValue(s) to compare with
List of String OptionalColumn holding value to compare with
InputColumn<Object> Optional