| Interface | Description |
|---|---|
| IncludeMatcherEvaluator |
An interface for evaluating
IncludeMatching constraints. |
| Class | Description |
|---|---|
| IncludeMatcherEvaluatorFactory |
A simple factory for constructing
IncludeMatcherEvaluator descendants. |
| NotEmptyIncludeMatcherEvaluator |
Evaluates
IncludeMatcher.NOT_EMPTY constraints. |
| NotNullIncludeMatcherEvaluator |
Evaluates
IncludeMatcher.NOT_NULL constraints. |