joi-to-json
Advanced tools
Changelog
4.2.0
Added Features
Fixes
Changelog
4.1.0
includeSchemaDialect
to enable including $schema
in schema output. (#46)exclusiveMaximum/exclusiveMinimum
to negateive/positive
number type schema. (#47)Changelog
4.0.0
[BREAKING]
Added Features
If-Then-Else
keyword by default for supported JSON Spec for when
and alternatives
invalid
keyword using { not: { enum: [] } }
has
keyword using contains
alternatives().try().match()
Misc Change
null
type handlingconst
type handlingFixes
readOnly
and writeOnly
for Draft-2019-09