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
- Host: GitHub
- URL: https://github.com/jaredce/ajv-test
- Owner: JaredCE
- Created: 2020-02-19T12:31:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T01:52:53.000Z (over 4 years ago)
- Last Synced: 2025-03-11T08:28:17.303Z (over 1 year ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.