Open themihai opened 11 years ago
+1
+1
If you are looking for an easy to use alternative with draft4 support check out jjv (I maintain it):
https://github.com/acornejo/jjv
It passes all the draft4 spec JSON tests released by json-schema.org (including optional formats).
@garycourt if you need a maintainer, please let me know.
This project is no longer being maintained by me as I no longer have any projects that use this code, and am no longer participating in the JSON Schema forum. I have had several people interested in maintaining it, but no one actually did anything. If you would like to step up and maintain it @Reggino, be my guest.
If you are looking for alternative to JSV (that seems to be not updated) take a look here for a list of validators, their performance, and standards compliance: https://github.com/Muscula/json-schema-benchmark
I'd recommend pointing folks to https://www.npmjs.com/package/@hyperjump/json-schema it's got 2019-19 support and is being actively maintained.
I'm wondering this as well...