Skip to content

Slot: maxLength

If set, indicates the maximum number of characters the value must have to be considered valid.

URI: https://specification.margo.org/data-model/maxLength Alias: maxLength

Applicable Classes

Name Description Modifies Slot
TextValidationSchema Extends schema to define a string/text-specific set of validation rules that ... no

Properties

Type and Range

Property Value
Range integer
Domain Of TextValidationSchema

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner TextValidationSchema

LinkML Source

name: maxLength
description: If set, indicates the maximum number of characters the value must have
  to be considered valid.
from_schema: https://specification.margo.org/data-model
alias: maxLength
owner: TextValidationSchema
domain_of:
- TextValidationSchema
range: integer
required: false