Interface ValueMatcher
-
- All Known Implementing Classes:
DeferredValueMatcher,SimpleValueMatcher
public interface ValueMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatches(Class<?> parentEntityType, String propertyName, Object value)
-