Documentation
Dlang.org
maxLength
jsonschema
attributes
Emits the JSON Schema
maxLength
keyword (maximum string length).
@
safe
struct
maxLength {
size_t
value
;
}
jsonschema
attributes
functions
schemaDefault
structs
SchemaDefault
fieldDescription
format
maxItems
maxLength
maximum
minItems
minLength
minimum
pattern
title
Emits the JSON Schema maxLength keyword (maximum string length).