We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc2c0d commit d825e3aCopy full SHA for d825e3a
_data/validator-libraries-modern.yml
@@ -22,6 +22,10 @@
22
url: https://github.com/KayEss/json-schema
23
draft: [7]
24
license: Boost Software License 1.0
25
+ - name: JSON schema validator for JSON for Modern C++
26
+ url: https://github.com/pboettch/json-schema-validator
27
+ draft: [7]
28
+ license: MIT
29
- name: Elixir
30
implementations:
31
- name: Elixir JSON Schema validator
0 commit comments