java.lang.Object
io.helidon.json.schema.JsonSchema.Integer
- Enclosing class:
JsonSchema
Integer related schema annotations.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interface
Exclusive maximum value of the integer number.static @interface
Exclusive minimum value of the integer number.static @interface
Maximum value of the integer number.static @interface
Minimum value of the integer number.static @interface
All integer values should be multiples of the given number. -
Method Summary