exclusiveMinimum : Boolean

exclusiveMinimum

Boolean

When minimum is present and this keyword is set to true, the numeric instance must be greater than the value in minimum.

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.3
Metaschema http://json-schema.org/draft-04/schema#
Official Tests draft4/minimum.json
Default false
Annotation None
Affected By None
Affects
Also See