Skip to content

Slot: text_validation_max

Maximum allowed value for validated text fields (dates, numbers).

URI: [redcap_dd:text_validation_max](https://w3id.org/linkml/redcap-data-dictionary/text_validation_max) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Field](Field.md) | A single variable (field) in a REDCap data dictionary | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [Field](Field.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [Field](Field.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/redcap-data-dictionary ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | redcap_dd:text_validation_max | | native | redcap_dd:text_validation_max | ## LinkML Source
name: text_validation_max
description: Maximum allowed value for validated text fields (dates, numbers).
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
owner: Field
domain_of:
- Field
range: string
required: false