exclusiveMaximum : Boolean
exclusiveMaximum
BooleanValidation succeeds if the numeric instance is less than the given number.
Value | This keyword must be set to a boolean value |
---|---|
Kind | Assertion |
Applies To | Number |
Dialect | Draft 4 |
Changed In | Draft 6 |
Introduced In | Draft 3 |
Vocabulary | Validation |
Specification | https://json-schema.org/draft-04/draft-fge-json-schema-validation-00#rfc.section.5.1.2 |
Metaschema | http://json-schema.org/draft-04/schema# |
Official Tests | draft4/maximum.json |
Default |
false
|
Annotation | None |
Affected By | None |
Affects |
|
Also See |
|