exclusiveMinimum : Number
exclusiveMinimum
NumberValidation succeeds if the numeric instance is greater than the given number.
Value | This keyword must be set to a number |
---|---|
Kind | Assertion |
Applies To | Number |
Dialect | 2019-09 |
Changed In | Draft 6 |
Introduced In | Draft 3 |
Vocabulary | Validation |
Specification | https://json-schema.org/draft/2019-09/draft-handrews-json-schema-validation-02#rfc.section.6.2.5 |
Metaschema | https://json-schema.org/draft/2019-09/meta/validation |
Official Tests | draft2019-09/exclusiveMinimum.json |
Default | None |
Annotation | None |
Affected By | None |
Affects | None |
Also See |
|