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

Jean-Noel Rouvignac
10.49.2015 4e6d62dafebc5513ce006ec3e18ebcc1db51e95d
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.