Skip to main content
Version: v0.0.4

Interface: FilterMatch

The outcome of evaluating a single filter against a single concept.

Properties

matched

readonly matched: boolean

Whether the concept satisfies the filter (meaningful only when supported).


supported

readonly supported: boolean

Whether the engine implements this filter operator; false ⇒ the caller must surface it.