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.
<li><aid="link-impl-wjelement" href="https://github.com/petehug/wjelement-cpp">wjelement-cpp</a> - <em>supports version 4</em> (LGPLv3)</li>
38
58
<li><aid="link-impl-valijson" href="https://github.com/tristanpenman/valijson">Header-only C++ library for JSON Schema validation</a> - <em>supports only version 4</em> (BSD-2-Clause)</li>
39
59
<li><aid="link-impl-modern-c++-validator" href="https://github.com/pboettch/json-schema-validator">Modern C++ JSON schema validator</a> - <em>supports only version 4</em> based on JSON for Modern C++ (MIT)</li>
40
60
</ul>
41
61
</li>
42
-
<li>Clojure
62
+
<liid="validator-clojure">Clojure
43
63
<ul>
44
64
<li><aid="link-impl-metosin-scjsv" href="https://github.com/metosin/scjsv">scjsv</a> - <em>supports version 4</em> (wrapper for <ahref="https://github.com/fge/json-schema-validator">fge/json-schema-validator</a>) (Eclipse Public License v1.0)</li>
45
65
</ul>
46
66
</li>
47
-
<li>Dart
67
+
<liid="validator-dart">Dart
48
68
<ul>
49
69
<li><aid="link-impl-dart-jsonschema" href="https://github.com/patefacio/json_schema">json_schema</a><em>supports version 4</em> (BSL-1.0)</li>
<li><aid="link-impl-hjsonschema" href="https://github.com/seagreen/hjsonschema">hjsonschema</a> - <em>supports version 4</em> (MIT)</li>
66
86
</ul>
67
87
</li>
68
-
<li>Java
88
+
<liid="validator-java">Java
69
89
<ul>
70
90
<li><aid="link-impl-fge-json-schema-validator" href="https://github.com/fge/json-schema-validator">json-schema-validator</a> - <em>supports version 4</em> (LGPLv3)</li>
71
91
<li><aid="link-impl-everit-json-schema" href="https://github.com/everit-org/json-schema">json-schema (implementation based on the org.json API)</a> - <em>supports version 4</em> (Apache License 2.0)</li>
72
92
<li><aid="link-impl-networknt-json-schema" href="https://github.com/networknt/json-schema-validator">json-schema-validator</a> - <em>supports version 4</em> (Apache License 2.0)</li>
73
93
</ul>
74
94
</li>
75
-
<li>JavaScript
95
+
<liid="validator-javascript">JavaScript
76
96
<ul>
77
97
<li><aid="link-impl-ajv" href="https://github.com/epoberezkin/ajv">ajv</a> for Node.js and the browser - <em>supports version 4, validation keywords and $data reference from <ahref="https://github.com/json-schema/json-schema/wiki/v5-Proposals">version 5 proposals</a></em> (MIT)</li>
78
98
<li><aid="link-impl-tdegrunt-jsonschema" href="https://github.com/tdegrunt/jsonschema">jsonschema</a> for Node.js - <em>supports version 4</em> (MIT)</li>
@@ -88,7 +108,7 @@ <h2>Validators</h2>
88
108
<li><aid="link-impl-jsen" href="https://github.com/bugventure/jsen">JSEN</a> for Node.js - <em>supports version 4</em> (MIT)</li>
89
109
</ul>
90
110
</li>
91
-
<li>PHP
111
+
<liid="validator-php">PHP
92
112
<ul>
93
113
<li><aid="link-impl-jsv4-php" href="https://github.com/geraintluff/jsv4-php">jsv4-php</a> - <em>supports version 4</em> (Public Domain / MIT)</li>
0 commit comments