minItems property

int? minItems
getter/setter pair

An integer specifying the minimum number of items SchemaType.array must contain.

Implementation

int? minItems;