Package org.forgerock.api.annotations
Annotation Interface MultipleOf
Annotation to mark a numeric JSON Schema property's
multipleOf
field.-
Required Element Summary
-
Element Details
-
value
double valueThemultipleOf
value of the property.
-