Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php55 public const CONSTRAINT_VIOLATION = 19; define in FreeDSx\\Ldap\\Operation\\ResultCode
133 self::CONSTRAINT_VIOLATION => 'constraintViolation',
180 …self::CONSTRAINT_VIOLATION => 'Indicates that the client supplied an attribute value that does not…