Constructor.
Character set. Each element is a single-character string, unique within the array, that defines the character set.
Exclusions supported by the character set. All character sets implicitly support Exclusion.None.
Get the character set.
Get the character set size.
Protected
validateValidate a string. If the string violates the character set or any of the character set validation parameters, an error is thrown.
String.
Optional
validation: CharacterSetValidationCharacter set validation parameters.
Character set validator. Validates a string against a specified character set.