Skip to content

Commit 6840267

Browse files
authored
Merge pull request json-schema-org#366 from danielaparker/master
jsoncons C++ library supports JSON Schema Draft 7
2 parents fb882db + 140c7e8 commit 6840267

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
@@ -37,6 +37,12 @@
3737
date-draft:
3838
draft: [7]
3939
license: BSD-2-Clause
40+
- name: jsoncons
41+
url: https://github.com/danielaparker/jsoncons/blob/master/doc/ref/jsonschema/jsonschema.md
42+
notes: Header-only library
43+
date-draft:
44+
draft: [7]
45+
license: Boost Software License 1.0
4046
- name: Clojure
4147
implementations:
4248
- name: jinx

0 commit comments

Comments
 (0)