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