A filter, which succeeds when the given value is expectedValue, fails otherwise, and never skips.
The type the filter accepts
The value the filter should succeed for
Evaluates the filter with the given value.
Formats a filter chain as a tree with ASCII characters, and returns the formatted string.