Skip to content

Slot: regexMatch

If set, indicates a regular expression to use to validate the value.

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

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 string
Domain Of TextValidationSchema

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner TextValidationSchema

LinkML Source

name: regexMatch
description: If set, indicates a regular expression to use to validate the value.
from_schema: https://specification.margo.org/data-model
alias: regexMatch
owner: TextValidationSchema
domain_of:
- TextValidationSchema
range: string
required: false