File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 7
7
</ div >
8
8
9
9
< div class ="show-hide " data-target ="validator-list "> </ div >
10
- < h2 > Validators (23 )</ h2 >
10
+ < h2 > Validators (24 )</ h2 >
11
11
< div class ="block " id ="validator-list ">
12
12
< h3 > JavaScript</ h3 >
13
13
< ul >
@@ -79,10 +79,15 @@ <h3>Go</h3>
79
79
< ul >
80
80
< li > < a id ="link-impl-gojsonschema " href ="https://github.com/sigu-399/gojsonschema "> gojsonschema</ a > (Apache 2.0)</ li >
81
81
</ ul >
82
+
83
+ < h3 > Online (web tool)</ h3 >
84
+ < ul >
85
+ < li > < a id ="link-impl-schemastore " href ="http://schemastore.org/validator/ "> SchemaStore.org</ a > - validate against common JSON Schemas</ li >
86
+ </ ul >
82
87
</ div >
83
88
84
89
< div class ="show-hide " data-target ="schema-generation-list "> </ div >
85
- < h2 > Schema generation (3 )</ h2 >
90
+ < h2 > Schema generation (4 )</ h2 >
86
91
< div class ="block " id ="schema-generation-list ">
87
92
< h3 > .NET</ h3 >
88
93
< ul >
@@ -98,6 +103,11 @@ <h3>TypeScript</h3>
98
103
< ul >
99
104
< li > < a id ="link-impl-typson " href ="https://github.com/lbovet/typson "> Typson</ a > (Apache 2.0)</ li >
100
105
</ ul >
106
+
107
+ < h3 > Visual Studio</ h3 >
108
+ < ul >
109
+ < li > < a id ="link-impl-vs " href ="http://visualstudiogallery.msdn.microsoft.com/b4515ef8-a518-41ca-b48c-bb1fd4e6faf7 "> JSON Schema Generator</ a > - free extension</ li >
110
+ </ ul >
101
111
</ div >
102
112
103
113
< div class ="show-hide " data-target ="parsing-list "> </ div >
You can’t perform that action at this time.
0 commit comments