Interface: FilterMatch
The outcome of evaluating a single filter against a single concept.
Properties
matched
readonlymatched:boolean
Whether the concept satisfies the filter (meaningful only when supported).
supported
readonlysupported:boolean
Whether the engine implements this filter operator; false ⇒ the caller must surface it.