question: how to add a new Language validator
membphis opened this issue · 2 comments
membphis commented
here is my project, it base on Lua:
https://github.com/iresty/lua-resty-jsonschema
there was no Lua now:
Relequestual commented
Modify this file to add the langauge:
https://github.com/json-schema-org/json-schema-org.github.io/blob/master/_data/validator-libraries-modern.yml
Then add your implementation to the list.
Do this on a fork and then make PR, and you'll get a build preview of the whole site. No need to install everything locally if that's a lot of effort.
membphis commented
many thx, I have submitted a PR right now: https://github.com/json-schema-org/json-schema-org.github.io/pull/294/files