json-schema-validator
json-schema-validator copied to clipboard
Increase the verbosity of an error message
Hi @pboettch !
While debugging a faulty JSON schema file, I found it helpful to have some more details in an error message. This PR tentatively adds the list of undefined references to the error message of the exception which is thrown under such circumstances.