maxItems

Emits the JSON Schema maxItems keyword (maximum array length).

@safe
struct maxItems {
size_t value;
}