Module io.helidon.json.schema
Package io.helidon.json.schema
Annotation Interface JsonSchema.Array.MinItems
- Enclosing class:
JsonSchema.Array
Minimum number of the items the array can have.
-
Required Element Summary
Required Elements
-
Element Details
-
value
int valueMinimum number of the items.- Returns:
- selected minimum number of the items
-