mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Christophe Sovant
10.30.2013 32bcf2f71fb3abaec97a07e81247ef6d4fdb7c37
1
2
3
4
5
6
7
user-friendly-name=Country String Attribute Syntax
user-friendly-plural-name=Country String Attribute Syntaxes
synopsis=Country String Attribute Syntaxes define an attribute syntax for storing country codes.
property.enabled.synopsis=Indicates whether the Country String Attribute Syntax is enabled.
property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Country String Attribute Syntax implementation.
property.strict-format.synopsis=Indicates whether or not country code values are required to strictly comply with the standard definition for this syntax.
property.strict-format.description=When set to false, country codes will not be validated and, as a result any string containing 2 characters will be acceptable.