minItems

Emits the JSON Schema minItems keyword (minimum array length).

@safe
struct minItems {
size_t value;
}