minimum : Number
minimum
NumberValidation succeeds if the numeric instance is greater than, or equal to, the given number, depending on the value of exclusiveMinimum
, if any.
Value | This keyword must be set to a number |
---|---|
Kind | Assertion |
Applies To | Number |
Dialect | Draft 3 |
Changed In | None |
Introduced In | Draft 1 |
Vocabulary | Core |
Specification | https://json-schema.org/draft-03/draft-zyp-json-schema-03.pdf#5.9 |
Metaschema | http://json-schema.org/draft-03/schema# |
Official Tests | |
Default | None |
Annotation | None |
Affected By |
|
Affects | None |
Also See |
|