An open API service indexing awesome lists of open source software.

https://github.com/jaredce/ajv-test

To show what i think is a bug in AJV
https://github.com/jaredce/ajv-test

Last synced: 6 months ago
JSON representation

To show what i think is a bug in AJV

Awesome Lists containing this project

README

          

# ajv-test
When in the `/src` directory and running `node index.js` it should not throw. It does throw because a schema is being correctly as invalid, but the errors object is null.