|
48 | 48 | - name: json-schema
|
49 | 49 | url: https://github.com/luposlip/json-schema
|
50 | 50 | date-draft: []
|
51 |
| - draft: [7] |
| 51 | + draft: [4, 6, 7] |
52 | 52 | license: Apache License, Version 2.0
|
53 | 53 | - name: COM/ActiveX
|
54 | 54 | implementations:
|
|
104 | 104 | Validator for Eclipse Vert.x project JSON types.
|
105 | 105 | Includes custom keywords support, custom dialect support, asynchronous validation
|
106 | 106 | date-draft: [2020-12, 2019-09]
|
107 |
| - draft: [7] |
| 107 | + draft: [4, 7] |
108 | 108 | license: Apache License, Version 2.0
|
109 | 109 | - name: jsonschemafriend
|
110 | 110 | url: https://github.com/jimblackler/jsonschemafriend
|
|
184 | 184 | Kotlin implementation of JSON Schema.
|
185 | 185 | (Currently supports most of Draft 7; see the README for details.
|
186 | 186 | Full compliance with Draft 7 and later drafts in progress.)
|
187 |
| - date-draft: [] |
| 187 | + date-draft: [2019-09] |
188 | 188 | draft: [7]
|
189 | 189 | license: MIT
|
190 | 190 | - name: Perl
|
|
201 | 201 | license: "GNU General Public License, Version 1 + The Artistic License 1.0"
|
202 | 202 | - name: JSON::Validator
|
203 | 203 | url: https://github.com/mojolicious/json-validator
|
204 |
| - date-draft: [] |
| 204 | + date-draft: [2019-09] |
205 | 205 | draft: [7, 6, 4]
|
206 | 206 | license: "The Artistic License 2.0 (GPL Compatible)"
|
207 | 207 | - name: JSONSchema::Validator
|
|
213 | 213 | implementations:
|
214 | 214 | - name: Opis Json Schema
|
215 | 215 | url: https://github.com/opis/json-schema
|
216 |
| - date-draft: [] |
| 216 | + date-draft: [2020-12, 2019-09] |
217 | 217 | draft: [7, 6]
|
218 | 218 | license: "Apache License 2.0"
|
219 | 219 | - name: Swaggest Json Schema
|
|
261 | 261 | implementations:
|
262 | 262 | - name: jsonschema-rs
|
263 | 263 | url: https://github.com/Stranger6667/jsonschema-rs
|
264 |
| - notes: Fast due to compiling schema into a validation tree |
265 |
| - date-draft: [] |
| 264 | + notes: Fast due to compiling schema into a validation tree; 2019-09 and 2020-12 are partially supported |
| 265 | + date-draft: [2019-09, 2020-12] |
266 | 266 | draft: [7, 6, 4]
|
267 | 267 | license: MIT
|
268 | 268 | - name: Scala
|
|
0 commit comments