maxLength

Emits the JSON Schema maxLength keyword (maximum string length).

@safe
struct maxLength {
size_t value;
}