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