multipleOf : Number
multipleOf
NumberA numeric instance is valid only if division by this keyword’s value results in an integer.
Value | This keyword must be set to a number that is greater than zero |
---|---|
Kind | Assertion |
Applies To | Number |
Dialect | Draft 6 |
Changed In | None |
Introduced In | Draft 4 |
Vocabulary | Validation |
Specification | https://json-schema.org/draft-06/draft-wright-json-schema-validation-01#rfc.section.6.1 |
Metaschema | http://json-schema.org/draft-06/schema# |
Official Tests | draft6/multipleOf.json |
Default |
1
|
Annotation | None |
Affected By | None |
Affects | None |
Also See |
|