Skip to content

feat: support exclusive min/max and multipleOf#144

Merged
mnahkies merged 2 commits into
mainfrom
mn/feat/support-other-number-validations
Apr 6, 2024
Merged

feat: support exclusive min/max and multipleOf#144
mnahkies merged 2 commits into
mainfrom
mn/feat/support-other-number-validations

Conversation

@mnahkies

@mnahkies mnahkies commented Apr 6, 2024

Copy link
Copy Markdown
Owner

adds support for the rest of the number validation keywords defined by JSON schema validation.

also fixes a bug in #140 / #143 where 0 would be treated as undefined

relates #51

ref: https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-validation-00#section-6.2

adds support for the rest of the number validation keywords
defined by JSON schema validation.

also fixes a bug in #140 / #143 where `0` would be treated as
`undefined`

ref: https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-validation-00#section-6.2
@mnahkies mnahkies enabled auto-merge (squash) April 6, 2024 12:22
@mnahkies mnahkies merged commit 0f473bd into main Apr 6, 2024
@mnahkies mnahkies deleted the mn/feat/support-other-number-validations branch April 6, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant