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 4 |
Changed In | None |
Introduced In | Draft 4 |
Vocabulary | Validation |
Specification | https://json-schema.org/draft-04/draft-fge-json-schema-validation-00#rfc.section.5.1.1 |
Metaschema | http://json-schema.org/draft-04/schema# |
Official Tests | draft4/multipleOf.json |
Default |
1
|
Annotation | None |
Affected By | None |
Affects | None |
Also See |
|