You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: implementations.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Validators
49
49
-[Header-only C++ library for JSON Schema validation](https://github.com/tristanpenman/valijson) - *supports only version 4* (BSD-2-Clause)
50
50
-[Modern C++ JSON schema validator](https://github.com/pboettch/json-schema-validator) - *supports only version 4* based on JSON for Modern C++ (MIT)
51
51
- Clojure <aid="validator-clojure"></a>
52
-
-[scjsv](https://github.com/metosin/scjsv) - *supports version 4* (wrapper for [fge/json-schema-validator](https://github.com/fge/json-schema-validator)) (Eclipse Public License v1.0)
52
+
-[scjsv](https://github.com/metosin/scjsv) - *supports version 4* (wrapper for [java-json-tools/json-schema-validator](https://github.com/java-json-tools/json-schema-validator)) (Eclipse Public License v1.0)
53
53
- Dart <aid="validator-dart"></a>
54
54
-[json_schema](https://github.com/patefacio/json_schema)*supports version 4* (BSL-1.0)
-[hjsonschema](https://github.com/seagreen/hjsonschema) - *supports version 4* (MIT)
63
63
- Java <aid="validator-java"></a>
64
-
-[json-schema-validator](https://github.com/fge/json-schema-validator) - *supports version 4* (LGPLv3)
64
+
-[json-schema-validator](https://github.com/java-json-tools/json-schema-validator) - *supports version 4* (LGPLv3)
65
65
-[json-schema (implementation based on the org.json API)](https://github.com/everit-org/json-schema) - *supports version 4* (Apache License 2.0)
66
66
-[json-schema-validator](https://github.com/networknt/json-schema-validator) - *supports version 4* (Apache License 2.0)
0 commit comments