Skip to content

Commit 140c7e8

Browse files
committed
jsoncons supports JSON Schema Draft 7
1 parent c62aea1 commit 140c7e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_data/validator-libraries-modern.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@
4242
date-draft:
4343
draft: [7]
4444
license: BSD-2-Clause
45+
- name: jsoncons
46+
url: https://github.com/danielaparker/jsoncons/blob/master/doc/ref/jsonschema/jsonschema.md
47+
notes: Header-only library
48+
date-draft:
49+
draft: [7]
50+
license: Boost Software License 1.0
4551
- name: Clojure
4652
implementations:
4753
- name: jinx

0 commit comments

Comments
 (0)