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