File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,11 @@ <h1>json-schema.org</h1>
38
38
</ div >
39
39
40
40
< div class ="show-hide " data-target ="validator-list "> </ div >
41
- < h2 > Validators (28 )</ h2 >
41
+ < h2 > Validators (32 )</ h2 >
42
42
< div class ="block " id ="validator-list ">
43
43
< h3 > JavaScript</ h3 >
44
44
< ul >
45
+ < li > < a id ="link-impl-ajv " href ="https://github.com/epoberezkin/ajv "> ajv</ a > - < em > supports version 4</ em > (MIT)</ li >
45
46
< li > < a id ="link-impl-is-my-json-valid " href ="https://github.com/mafintosh/is-my-json-valid "> is-my-json-valid</ a > - < em > supports version 4</ em > (MIT)</ li >
46
47
< li > < a id ="link-impl-tv4 " href ="http://geraintluff.github.com/tv4/ "> tv4</ a > - < em > supports version 4</ em > (Public Domain)</ li >
47
48
< li > < a id ="link-impl-jayschema " href ="https://github.com/natesilva/jayschema "> JaySchema</ a > for Node.js - < em > supports version 4</ em > (BSD)</ li >
@@ -200,7 +201,7 @@ <h3>JavaScript</h3>
200
201
</ div >
201
202
202
203
< div class ="show-hide " data-target ="hyper-tools-list "> </ div >
203
- < h2 > Hyper-schema handling (1 )</ h2 >
204
+ < h2 > Hyper-schema handling (2 )</ h2 >
204
205
< div class ="block " id ="hyper-tools-list ">
205
206
< h3 > JavaScript</ h3 >
206
207
< ul >
@@ -214,7 +215,7 @@ <h3>Ruby</h3>
214
215
</ div >
215
216
216
217
< div class ="show-hide " data-target ="documentation-list "> </ div >
217
- < h2 > Documentation generation (2 )</ h2 >
218
+ < h2 > Documentation generation (3 )</ h2 >
218
219
< div class ="block " id ="documentation-list ">
219
220
< h3 > JavaScript</ h3 >
220
221
< ul >
You can’t perform that action at this time.
0 commit comments