Fixes itemsOf
for array type.
Added new refValue
field to allow validating via previous property value
Fixed bug when constraint value is 0 (such as in Person schema example!) Added better and more detailed logging and logging options
Add support for yup setLocale
API (by @gabrielburich
)
List similar JSON schema -> model projects
Cheers :)
Fixed core bug: Now updates this.base with every constraint
- Fixed
errMessages
error to fix issues/1