match

open fun match(item: <Error class: unknown class>): Boolean

Checks if the given @item is matched by the filter or not.

Return

true if the filter matches the item and a filter model should keep it, false if not.

Parameters

item

The item to check