Home
last modified time | relevance | path

Searched refs:NAMING_VIOLATION (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php83 public const NAMING_VIOLATION = 64; define in FreeDSx\\Ldap\\Operation\\ResultCode
147 self::NAMING_VIOLATION => 'namingViolation',
194 self::NAMING_VIOLATION => 'Indicates that the entry\'s name violates naming restrictions.',