Module io.helidon.json.schema
Package io.helidon.json.schema
Annotation Interface JsonSchema.Array.MaxItems
- Enclosing class:
JsonSchema.Array
Maximum number of the items the array can have.
-
Required Element Summary
Required Elements
-
Element Details
-
value
int valueMaximum number of the items.- Returns:
- selected maximum number of the items
-