Read the JSON Schema string constraint keywords (minLength,
maxLength, pattern, format, contentEncoding,
contentMediaType) from a schema node and return them in the
StringConstraints shape consumed by string field renderers.
Emits an unknown-format diagnostic for unrecognised format
values.
Read the JSON Schema string constraint keywords (
minLength,maxLength,pattern,format,contentEncoding,contentMediaType) from a schema node and return them in theStringConstraintsshape consumed by string field renderers. Emits anunknown-formatdiagnostic for unrecognisedformatvalues.