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

Jean-Noel Rouvignac
28.46.2015 9c03aa0cd67b44fe2c0671d1c342d2cbff3e5c4d
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.