minLength

Emits the JSON Schema minLength keyword (minimum string length).

@safe
struct minLength {
size_t value;
}