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

Commit 289a2e2

Browse files
Add Vert.x Json Schema among the implementations
1 parent 94e754a commit 289a2e2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_data/validator-libraries-modern.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,13 @@
9090
notes: includes custom validator support, rich error returns
9191
- name: Java
9292
implementations:
93+
- name: Vert.x Json Schema
94+
url: https://github.com/eclipse-vertx/vertx-json-schema
95+
notes: Validator for Eclipse Vert.x project JSON types.
96+
date-draft: []
97+
draft: [7]
98+
license: Apache License, Version 2.0
99+
notes: includes custom keywords support, custom dialect support, asynchronous validation
93100
- name: Snow
94101
url: https://github.com/ssilverman/snowy-json
95102
notes: Uses Maven for the project and Gson under the hood.

0 commit comments

Comments
 (0)