Skip to content

Commit 57f366b

Browse files
committed
Fix a case of 2 invalid oneOf were considered valid
* When using oneOf, one of the schemas should be considered valid for things to be successful. The old logic would take a schema (that could have had an error) and evaluate against a clean object that could have also contained an error (meaning the logic would assume no error existed)
1 parent 01949f6 commit 57f366b

File tree

4 files changed

+559
-292
lines changed

4 files changed

+559
-292
lines changed

0 commit comments

Comments
 (0)