Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit b59bf18

Browse files
boneyaoYaoQiang
authored andcommitted
Java Implementation update
Vert.x Json Schema, jsonschemafriend, networknt/json-schema-validator implement 2020-12
1 parent 5a15c99 commit b59bf18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_data/validator-libraries-modern.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
- name: Vert.x Json Schema
119119
url: https://github.com/eclipse-vertx/vertx-json-schema
120120
notes: Validator for Eclipse Vert.x project JSON types.
121-
date-draft: [2019-09]
121+
date-draft: [2020-12, 2019-09]
122122
draft: [7]
123123
license: Apache License, Version 2.0
124124
notes: includes custom keywords support, custom dialect support, asynchronous validation
@@ -137,13 +137,13 @@
137137
- name: networknt/json-schema-validator
138138
url: https://github.com/networknt/json-schema-validator
139139
notes: Support OpenAPI 3.0 with Jackson parser
140-
date-draft: [2019-09]
140+
date-draft: [2020-12, 2019-09]
141141
draft: [7, 6, 4]
142142
license: Apache License 2.0
143143
- name: jsonschemafriend
144144
url: https://github.com/jimblackler/jsonschemafriend
145145
notes:
146-
date-draft: [2019-09]
146+
date-draft: [2020-12, 2019-09]
147147
draft: [7, 6, 4, 3]
148148
license: Apache License 2.0
149149
- name: Kotlin

0 commit comments

Comments
 (0)