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

Commit 22c6137

Browse files
authored
Updated draft support for existing listing of networknt lib
1 parent 44dcd53 commit 22c6137

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

_data/validator-libraries-modern.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,6 @@
103103
notes: includes custom validator support, rich error returns
104104
- name: Java
105105
implementations:
106-
- name: networknt/json-schema-validator
107-
url: https://github.com/networknt/json-schema-validator
108-
notes: Uses the Jackson to parse the JSON. Claims to be the fastest JSON Schema Validator.
109-
date-draft: [2019-09]
110-
draft: [4, 6, 7]
111-
license: Apache License, Version 2.0
112106
- name: Snow
113107
url: https://github.com/ssilverman/snowy-json
114108
notes: Uses Maven for the project and Gson under the hood.
@@ -137,7 +131,7 @@
137131
- name: networknt/json-schema-validator
138132
url: https://github.com/networknt/json-schema-validator
139133
notes: Support OpenAPI 3.0 with Jackson parser
140-
date-draft:
134+
date-draft: [2019-09]
141135
draft: [7, 6, 4]
142136
license: Apache License 2.0
143137
- name: jsonschemafriend

0 commit comments

Comments
 (0)