Interface ValueMatcher

    • Method Detail

      • matches

        boolean matches​(Class<?> parentEntityType,
                        String propertyName,
                        Object value)