Имя | Описание |
---|---|
MatcherInterface | MatcherInterface should be implemented by all matchers that are used in a filter. |
Имя | Описание |
---|---|
GreaterThanOrEqual | Checks if the given value is greater than or equal the base one. |
SameAs | Checks if the given value is exactly or partially same as the base one. |