|
1 | 1 | - name: .NET
|
2 | 2 | anchor-name: dotnet
|
3 |
| - implementations: |
| 3 | + implementations: |
4 | 4 | - name: Json.NET Schema
|
5 | 5 | url: https://www.newtonsoft.com/jsonschema
|
6 | 6 | draft: [3, 4, 6, 7]
|
|
11 | 11 | license: MIT
|
12 | 12 | - name: NJsonSchema
|
13 | 13 | url: http://NJsonSchema.org
|
14 |
| - notes: |
| 14 | + notes: |
15 | 15 | draft: [4]
|
16 | 16 | license: Ms-PL
|
17 | 17 | - name: ActionScript 3
|
|
33 | 33 | implementations:
|
34 | 34 | - name: wjelement-cpp
|
35 | 35 | url: https://github.com/petehug/wjelement-cpp
|
36 |
| - notes: |
| 36 | + notes: |
37 | 37 | draft: [4]
|
38 | 38 | license: LGPLv3
|
39 | 39 | - name: Header-only C++ library for JSON Schema validation
|
40 | 40 | url: https://github.com/tristanpenman/valijson
|
41 |
| - notes: |
| 41 | + notes: |
42 | 42 | draft: [4]
|
43 | 43 | license: BSD-2-Clause
|
44 | 44 | - name: Modern C++ JSON schema validator
|
|
67 | 67 | implementations:
|
68 | 68 | - name: json_schema
|
69 | 69 | url: https://github.com/patefacio/json_schema
|
70 |
| - notes: |
| 70 | + notes: |
71 | 71 | draft: [4]
|
72 | 72 | license: BSL-1.0
|
73 | 73 | - name: Elixir
|
|
90 | 90 | license: "Apache 2.0"
|
91 | 91 | - name: jsonschema
|
92 | 92 | url: https://github.com/santhosh-tekuri/jsonschema
|
93 |
| - notes: |
| 93 | + notes: |
94 | 94 | draft: [4, 6, 7]
|
95 | 95 | license: BSD-3-Clause
|
96 | 96 | - name: validate-json
|
|
105 | 105 | license: MIT
|
106 | 106 | - name: hjsonschema
|
107 | 107 | url: https://github.com/seagreen/hjsonschema
|
108 |
| - notes: |
| 108 | + notes: |
109 | 109 | draft: [4]
|
110 | 110 | license: MIT
|
111 | 111 | - name: Java
|
|
117 | 117 | license: LGPLv3
|
118 | 118 | - name: everit-org/json-schema
|
119 | 119 | url: https://github.com/everit-org/json-schema
|
120 |
| - notes: |
| 120 | + notes: |
121 | 121 | draft: [4, 6, 7]
|
122 | 122 | license: Apache License 2.0
|
123 | 123 | - name: json-schema-validator
|
124 | 124 | url: https://github.com/networknt/json-schema-validator
|
125 |
| - notes: |
| 125 | + notes: |
126 | 126 | draft: [4]
|
127 | 127 | license: Apache License 2.0
|
128 | 128 | - name: JavaScript
|
|
144 | 144 | license: MIT
|
145 | 145 | - name: is-my-json-valid
|
146 | 146 | url: https://github.com/mafintosh/is-my-json-valid
|
147 |
| - notes: |
| 147 | + notes: |
148 | 148 | draft: [4]
|
149 | 149 | license: MIT
|
150 | 150 | - name: tv4
|
151 | 151 | url: http://geraintluff.github.com/tv4/
|
152 |
| - notes: |
| 152 | + notes: |
153 | 153 | draft: [4]
|
154 | 154 | license: [Public Domain, MIT]
|
155 | 155 | - name: JaySchema
|
|
207 | 207 | implementations:
|
208 | 208 | - name: jsv4-php
|
209 | 209 | url: https://github.com/geraintluff/jsv4-php
|
210 |
| - notes: |
| 210 | + notes: |
211 | 211 | draft: [4]
|
212 | 212 | license: [Public Domain, MIT]
|
213 | 213 | - name: php-json-schema
|
|
220 | 220 | license: "Berkeley"
|
221 | 221 | - name: JVal
|
222 | 222 | url: https://github.com/stefk/jval
|
223 |
| - notes: |
| 223 | + notes: |
224 | 224 | draft: [4]
|
225 | 225 | license: "MIT"
|
226 | 226 | - name: JSON Guard
|
227 | 227 | url: https://github.com/thephpleague/json-guard
|
228 |
| - notes: |
| 228 | + notes: |
229 | 229 | draft: [4]
|
230 | 230 | license: "MIT"
|
231 | 231 | - name: Opis Json Schema
|
232 | 232 | url: https://github.com/opis/json-schema
|
233 |
| - notes: |
| 233 | + notes: |
234 | 234 | draft: [6, 7]
|
235 | 235 | license: "Apache License 2.0"
|
236 | 236 | - name: Swaggest Json Schema
|
|
259 | 259 | implementations:
|
260 | 260 | - name: jsonschema
|
261 | 261 | url: https://github.com/Julian/jsonschema
|
262 |
| - notes: |
| 262 | + notes: |
263 | 263 | draft: [3, 4]
|
264 | 264 | license: "MIT"
|
265 | 265 | - name: json-schema-validator
|
|
268 | 268 | license: "LGPL"
|
269 | 269 | - name: Ruby
|
270 | 270 | implementations:
|
271 |
| - - name: ruby-jsonschema |
272 |
| - url: https://github.com/Constellation/ruby-jsonchema |
273 |
| - draft: [2] |
274 |
| - license: "MIT" |
| 271 | + - name: json_schema |
| 272 | + url: https://github.com/brandur/json_schema |
| 273 | + notes: "Schema parser and validator, with hyper-schema support" |
| 274 | + draft: [4] |
| 275 | + license: MIT |
275 | 276 | - name: json-schema
|
276 | 277 | url: https://github.com/hoxworth/json-schema
|
277 |
| - notes: |
| 278 | + notes: |
278 | 279 | draft: [1, 2, 3, 4]
|
279 | 280 | license: MIT
|
280 | 281 | - name: Rust
|
281 | 282 | implementations:
|
282 | 283 | - name: valico
|
283 | 284 | url: https://github.com/rustless/valico
|
284 |
| - notes: |
| 285 | + notes: |
285 | 286 | draft: [4]
|
286 | 287 | license: MIT
|
287 | 288 | - name: Scala
|
|
0 commit comments