maxItems property

int? maxItems
getter/setter pair

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

Implementation

int? maxItems;