Annotation Type MultipleOf


Annotation to mark a numeric JSON Schema property's multipleOf field.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    double
    The multipleOf value of the property.
  • Element Details

    • value

      double value
      The multipleOf value of the property.