BinaryComparisonOptions interface

Options for a binary comparison filter.

Properties

matchAction
matchCase

Property Details

matchAction

matchAction?: "Any" | "All" | "One"

Property Value

"Any" | "All" | "One"

matchCase

matchCase?: boolean

Property Value

boolean