java.lang.Object
io.helidon.json.schema.JsonSchema.Array
- Enclosing class:
JsonSchema
Array related schema annotations.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interface
Maximum number of the items the array can have.static @interface
Minimum number of the items the array can have.static @interface
Whether the array must contain only the unique items. -
Method Summary