Optional ReadonlymodelPrototype value for runtime model assembly.
Optional ReadonlyminMinimum string length in characters.
Optional ReadonlymaxMaximum string length in characters.
Optional ReadonlypatternRegular expression pattern that values must match.
The pattern is tested against the entire value. Use anchors (^ and $) to match
the complete string rather than partial matches.
Optional ReadonlyinAllowed values (closed enumeration).
When specified, values must be members of this list.
Optional ReadonlyhasRequired values that must be present.
When specified, all listed values must appear in the resource.
Constraints for the string shape factory.
Extends TextualConstraints with the prototype model value.