Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

change: added new validator lua-resty-jsonschema. #294

Merged
merged 1 commit into from
Oct 24, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,13 @@
notes:
draft: [7, 6, 4]
license: MIT
- name: Lua/LuaJIT
implementations:
- name: lua-resty-jsonschema
url: https://github.com/iresty/lua-resty-jsonschema
notes:
draft: [7, 6, 4]
license: MIT
- name: Web (Online)
implementations:
- name: JSON Schema Validator
Expand Down