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

Add Snow validator to Java section #335

Merged
merged 2 commits into from
May 28, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@
notes: includes custom validator support, rich error returns
- name: Java
implementations:
- name: Snow
url: https://github.com/ssilverman/snowy-json
notes: Uses Maven for the project, and Gson and Guava under the hood.
date-draft: [2019-09]
draft: [7, 6]
license: GNU Affero General Public License v3.0
- name: everit-org/json-schema
url: https://github.com/everit-org/json-schema
notes:
Expand Down