Schema.maxItems

An array instance is valid against "maxItems" if its size is less than, or equal to.

class Schema
@optional
ulong maxItems;

Meta