Configuration Reference Home
OpenDJ - Country String Attribute Syntax

Country String Attribute Syntax

Country String Attribute Syntaxes define an attribute syntax for storing country codes.

Parent Component

The Country String Attribute Syntax component inherits from the Attribute Syntax

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled ↓ java-class
↓ strict-format

Basic Properties

enabled

Description
Indicates whether the Attribute Syntax is enabled.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No


Advanced Properties

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Country String Attribute Syntax implementation.
Default Value
org.opends.server.schema.CountryStringSyntax
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.api.AttributeSyntax
Multi-valued
No
Required
Yes
Admin Action Required
The Country String Attribute Syntax must be disabled and re-enabled for changes to this setting to take effect
Advanced Property
Yes
Read-only
Yes

strict-format

Description
Indicates whether or not country code values are required to strictly comply with the standard definition for this syntax. When set to false, country codes will not be validated and, as a result any string containing 2 characters will be acceptable.
Default Value
true
Allowed Values
true
false
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
Yes
Read-only
No