Slot: minLength

Minimum length for string values (or item count for arrays).

URI: fts:minLength Alias: minLength

Applicable Classes

Name

Description

Modifies Slot

Constraints

Validation constraints attached to a field

no

Properties

Type and Range

Property

Value

Range

Integer

Domain Of

Constraints

Cardinality and Requirements

Property

Value

Slot Characteristics

Property

Value

Owner

Constraints

Identifier and Mapping Information

Schema Source

  • from schema: https://specs.frictionlessdata.io/table-schema

Mappings

Mapping Type

Mapped Value

self

fts:minLength

native

fts:minLength

LinkML Source

```yaml name: minLength description: Minimum length for string values (or item count for arrays). from_schema: https://specs.frictionlessdata.io/table-schema rank: 1000 alias: minLength owner: Constraints domain_of: - Constraints range: integer
</details>