| opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/schema/SchemaValidationPolicy.java | ●●●●● patch | view | raw | blame | history |
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/schema/SchemaValidationPolicy.java
@@ -45,7 +45,7 @@ * A call-back which will be called during DIT structure rule schema * validation in order to retrieve the parent of the entry being validated. */ public interface EntryResolver public static interface EntryResolver { /** * Returns the named entry in order to enforce DIT structure rules.