hack-json-schema
hack-json-schema copied to clipboard
Support all `number` keys
- [ ]
multipleOf
- [ ]
minimum
,exclusiveMinimum
,maximum
,exclusiveMaximum
(exclusiveMinimum
andexclusiveMaximum
should be numbers not booleans)
@mwildehahn I think multipleOf deserves a ticked checkbox. :smiley: