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

Commit c1564d6

Browse files
authored
Move new implementation
Only fair to add it to the END of the list for the same draft support.
1 parent 39c2930 commit c1564d6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_data/validator-libraries-modern.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,19 +90,19 @@
9090
notes: includes custom validator support, rich error returns
9191
- name: Java
9292
implementations:
93+
- name: Snow
94+
url: https://github.com/ssilverman/snowy-json
95+
notes: Uses Maven for the project and Gson under the hood.
96+
date-draft: [2019-09]
97+
draft: [7, 6]
98+
license: GNU Affero General Public License v3.0
9399
- name: Vert.x Json Schema
94100
url: https://github.com/eclipse-vertx/vertx-json-schema
95101
notes: Validator for Eclipse Vert.x project JSON types.
96102
date-draft: [2019-09]
97103
draft: [7]
98104
license: Apache License, Version 2.0
99105
notes: includes custom keywords support, custom dialect support, asynchronous validation
100-
- name: Snow
101-
url: https://github.com/ssilverman/snowy-json
102-
notes: Uses Maven for the project and Gson under the hood.
103-
date-draft: [2019-09]
104-
draft: [7, 6]
105-
license: GNU Affero General Public License v3.0
106106
- name: everit-org/json-schema
107107
url: https://github.com/everit-org/json-schema
108108
notes:

0 commit comments

Comments
 (0)