Closed jfacorro closed 4 years ago
Add internal errors for oneOf, allOf and anyOf to allow the user to figure out where the specific validation failed.
oneOf
allOf
anyOf
Fixes #90.
Description
Add internal errors for
oneOf
,allOf
andanyOf
to allow the user to figure out where the specific validation failed.Fixes #90.