ExodusMovement / schemasafe

A reasonably safe JSON Schema validator with draft-04/06/07/2019-09/2020-12 support.
https://npmjs.com/@exodus/schemasafe
MIT License
161 stars 12 forks source link

Extract sub-errors from oneOf/anyOf/contains on failure #112

Closed ChALkeR closed 4 years ago

ChALkeR commented 4 years ago

Also fix sub-error paths for oneOf and anyOf.

Depends on #111.

codecov-commenter commented 4 years ago

Codecov Report

Merging #112 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted Files Coverage Δ
src/index.js 98.84% <100.00%> (+0.02%) :arrow_up: