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