valueMinLength constant
IRI for schema: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',
);