valueMinLength constant

IriTerm const valueMinLength

valueMinLength [Expects: https://schema.org/Number]

Specifies the minimum allowed range for number of characters in a literal value.

Can be used on: https://schema.org/PropertyValueSpecification

Implementation

static const valueMinLength = IriTerm.prevalidated(
  'https://schema.org/valueMinLength',
);