.unboundid-ldapsdk-minimal-edition.3.2.1.source-code.unboundid-ldapsdk-matchingrules.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of unboundid-ldapsdk-minimal-edition Show documentation
Show all versions of unboundid-ldapsdk-minimal-edition Show documentation
The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use
Java API for communicating with LDAP directory servers and performing
related tasks like reading and writing LDIF, encoding and decoding data
using base64 and ASN.1 BER, and performing secure communication. This
package contains the Minimal Edition of the LDAP SDK, which is a
stripped-down version of the Standard Edition that includes full support
for the LDAP protocol and LDIF parsing, but omits a number of optional
elements, like many of the controls and extended operations, the LDAP
persistence framework, and LDAP listener framework. The Minimal Edition
is primarily intended for use in space-constrained and/or
memory-constrained environments, like in Android apps or embedded
systems.
The newest version!
#Mon Feb 13 10:53:28 CST 2017
ERR_TELEPHONE_NUMBER_ORDERING_MATCHING_NOT_SUPPORTED=Ordering matching is not supported for telephone number values.
ERR_TELEPHONE_NUMBER_INVALID_CHARACTER=The provided value cannot be parsed as a telephone number because it contains an invalid character at position {0,number,0}.
ERR_CASE_IGNORE_LIST_ORDERING_MATCHING_NOT_SUPPORTED=Ordering matching is not supported for case-ignore list values.
ERR_NUMERIC_STRING_INVALID_CHARACTER=The provided value is not a valid numeric string because it contains a character other than a space or numeric digit at position {0,number,0}.
ERR_CASE_IGNORE_LIST_SUBSTRING_COMPONENT_CONTAINS_DOLLAR=Substring component ''{0}'' is invalid because it contains an unescaped dollar sign.
ERR_BOOLEAN_INVALID_VALUE=The provided value is invalid. Boolean values may only be 'TRUE' or 'FALSE'.
ERR_INTEGER_INVALID_CHARACTER=The provided value is not a valid integer because it contains an invalid character at position {0,number,0}.
ERR_DN_ORDERING_MATCHING_NOT_SUPPORTED=Ordering matching is not supported for distinguished name values.
ERR_DN_SUBSTRING_MATCHING_NOT_SUPPORTED=Substring matching is not supported for distinguished name values.
ERR_INTEGER_ZERO_LENGTH_NOT_ALLOWED=Integer values are not allowed to be zero-length strings.
ERR_BOOLEAN_ORDERING_MATCHING_NOT_SUPPORTED=Ordering matching is not supported for Boolean values.
class.name=com.unboundid.ldap.matchingrules.MatchingRuleMessages
ERR_INTEGER_INVALID_LEADING_ZERO=Integer values are not allowed to have leading zeroes.
ERR_CASE_IGNORE_LIST_NOT_HEX_DIGIT=Character ''{0}'' is not a valid hexadecimal digit.
ERR_GENERALIZED_TIME_INVALID_VALUE=The provided value cannot be parsed according to the generalized time syntax\: {0}
ERR_CASE_IGNORE_LIST_MALFORMED_HEX_CHAR=The provided value ''{0}'' is not valid according to the case-ignore list syntax because it contains a backslash which is not followed by two hexadecimal digits.
ERR_GENERALIZED_TIME_SUBSTRING_MATCHING_NOT_SUPPORTED=Substring matching is not supported for generalized time values.
ERR_INTEGER_SUBSTRING_MATCHING_NOT_SUPPORTED=Substring matching is not supported for integer values.
ERR_CASE_IGNORE_LIST_EMPTY_LIST=The provided value ''{0}'' is not valid according to the case-ignore list syntax because it does not contain any items.
ERR_BOOLEAN_SUBSTRING_MATCHING_NOT_SUPPORTED=Substring matching is not supported for Boolean values.
ERR_CASE_IGNORE_LIST_EMPTY_ITEM=The provided value ''{0}'' is not valid according to the case-ignore list syntax because it contains a zero-length item.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy