Skip to content

Slot: minLength

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

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

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: minLength
description: If set, indicates the minimum number of characters the value must have
  to be considered valid.
from_schema: https://specification.margo.org/data-model
alias: minLength
owner: TextValidationSchema
domain_of:
- TextValidationSchema
range: integer
required: false