valueMaxLength
Specifies the allowed range for number of characters in a literal value.
Expected Types
| Type | Description |
|---|---|
| Number | Data type: Number. Usage guidelines: * Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols. * Use '.' (Unicode 'F... |
Used on Types
| Type | Description |
|---|---|
| PropertyValueSpecification | A Property value specification. |