File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 103
103
notes : includes custom validator support, rich error returns
104
104
- name : Java
105
105
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
112
106
- name : Snow
113
107
url : https://github.com/ssilverman/snowy-json
114
108
notes : Uses Maven for the project and Gson under the hood.
137
131
- name : networknt/json-schema-validator
138
132
url : https://github.com/networknt/json-schema-validator
139
133
notes : Support OpenAPI 3.0 with Jackson parser
140
- date-draft :
134
+ date-draft : [2019-09]
141
135
draft : [7, 6, 4]
142
136
license : Apache License 2.0
143
137
- name : jsonschemafriend
You can’t perform that action at this time.
0 commit comments