json-schema-org/json-schema-org.github.io

question: how to add a new Language validator

membphis opened this issue · 2 comments

here is my project, it base on Lua:

https://github.com/iresty/lua-resty-jsonschema

there was no Lua now:

image

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.