valueMinLength constant
IRI for schemahttp:valueMinLength [Expects: http://schema.org/Number]
Specifies the minimum allowed range for number of characters in a literal value.
Can be used on: http://schema.org/PropertyValueSpecification
Implementation
static const valueMinLength = IriTerm.prevalidated(
'http://schema.org/valueMinLength',
);