Members
(inner, constant) characterCodeConstraints :characterCodeConstraintsAttributes
Character-code constraint object. Defines the bounds that each character code type exists in.
Type:
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
lowercase | characterCodeConstraintsAttributes | <optional> | Basic Latin Lower Alpha character code constraints. |
uppercase | characterCodeConstraintsAttributes | <optional> | Basic Latin Upper Alpha character code constraints. |
numbers | characterCodeConstraintsAttributes | <optional> | Basic Latin Numeric character code constraints. |
punctuation | characterCodeConstraintsAttributes | <optional> | Basic Latin Punctuation character code constraints. |
whitespace | characterCodeConstraintsAttributes | <optional> | Whitespace character code constraint. |
lowercase_supplement | characterCodeConstraintsAttributes | <optional> | Basic Latin(1) Supplement Lowercase character code constraints. |
uppercase_supplement | characterCodeConstraintsAttributes | <optional> | Basic Latin(1) Supplement Uppercase character code constraints. |
symbols_supplement | characterCodeConstraintsAttributes | <optional> | Basic Latin(1) Supplement Signs, Symbols and Punctuation character code constraints. |
lowercase_extended_a | characterCodeConstraintsAttributes | <optional> | Latin Extended A Lowercase character code constraints. |
uppercase_extended_a | characterCodeConstraintsAttributes | <optional> | Latin Extended A Uppercase character code constraints. |
ligature_extended_a | characterCodeConstraintsAttributes | <optional> | Latin Extended A Ligature character code constraints. |
lowercase_extended_b | characterCodeConstraintsAttributes | <optional> | Latin Extended B Lowercase character code constraints. |
uppercase_extended_b | characterCodeConstraintsAttributes | <optional> | Latin Extended B Uppercase character code constraints. |
mixedcase_extended_b | characterCodeConstraintsAttributes | <optional> | Latin Extended B Mixed-case character code constraints. |
insensitivecase_extended_b | characterCodeConstraintsAttributes | <optional> | Latin Extended B Case Insensitive character code constraints. |
lowercase_ipa_extension | characterCodeConstraintsAttributes | <optional> | Latin IPA Lowercase character code constraints. |
uppercase_ipa_extension | characterCodeConstraintsAttributes | <optional> | Latin IPA Uppercase character code constraints. |
character_modifier_letters | characterCodeConstraintsAttributes | <optional> | Character Modifier Letter code constraints. |
symbol_modifier_letters | characterCodeConstraintsAttributes | <optional> | Symbol Modifier Letter code constraints. |
lowercase_greek_coptic | characterCodeConstraintsAttributes | <optional> | Greek Coptic Lowercase character code constraints. |
uppercase_greek_coptic | characterCodeConstraintsAttributes | <optional> | Greek Coptic Uppercase character code constraints. |
insensitivecase_greek_coptic | characterCodeConstraintsAttributes | <optional> | Greek Coptic Case Insensitive character code constraints. |
symbol_greek_coptic | characterCodeConstraintsAttributes | <optional> | Greek Coptic Symbol character code constraints. |
lowercase_cyrillic | characterCodeConstraintsAttributes | <optional> | Cyrillic Lowercase character code constraints. |
uppercase_cyrillic | characterCodeConstraintsAttributes | <optional> | Cyrillic Uppercase character code constraints. |
symbols_cyrillic | characterCodeConstraintsAttributes | <optional> | Cyrillic Symbol character code constraints. |
lowercase_cyrillic_supplement | characterCodeConstraintsAttributes | <optional> | Cyrillic Lowercase Supplement character code constraints. |
uppercase_cyrillic_supplement | characterCodeConstraintsAttributes | <optional> | Cyrillic Uppercase Supplement character code constraints. |
misc_cyrillic_supplement | characterCodeConstraintsAttributes | <optional> | Cyrillic Supplement Symbol character code constraints. |
general_punctuation | characterCodeConstraintsAttributes | <optional> | General Punctuation character code constraints. |
currency_symbols | characterCodeConstraintsAttributes | <optional> | Currency Symbol character code constraints. |
misc_technical | characterCodeConstraintsAttributes | <optional> | Miscellaneous Technical character code constraints. |
box_drawings | characterCodeConstraintsAttributes | <optional> | Box Drawing character code constraints. |
block_elements | characterCodeConstraintsAttributes | <optional> | Block Element character code constraints. |
misc_symbols | characterCodeConstraintsAttributes | <optional> | Miscellaneous Symbol character code constraints. |
dingbats | characterCodeConstraintsAttributes | <optional> | Dingbat character code constraints. |