public interface IncludeMatcherEvaluator
IncludeMatching constraints.| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(java.lang.Object value) |
boolean evaluate(java.lang.Object value)
value - a value of an object which will be evaluatedtrue if the corresponding element should be included according
to the IncludeMatching annotation on its class