Skip to content

Fix multi-type validation error message

Latest

Choose a tag to compare

@erosb erosb released this 12 Mar 04:25

This release fixes the error message when validation fails against a multi-type schema (like "type": ["string", "null"]). Kudos to @araffass for reporting and fixing the bug.

Some dependencies also got upgraded.