evaluate

open override fun evaluate(value: TSource): FilterResult<out TResult>(source)

Evaluates the filter with the given value.

Return

The result of the filter, which optionally includes a replacement

Parameters

value

The value the filter should evaluate