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

Commit af93843

Browse files
authored
Merge pull request #345 from slinkydeveloper/patch-1
Add Vert.x Json Schema among the implementations
2 parents c62aea1 + c1564d6 commit af93843

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
@@ -101,6 +101,13 @@
101101
date-draft: [2019-09]
102102
draft: [7, 6]
103103
license: GNU Affero General Public License v3.0
104+
- name: Vert.x Json Schema
105+
url: https://github.com/eclipse-vertx/vertx-json-schema
106+
notes: Validator for Eclipse Vert.x project JSON types.
107+
date-draft: [2019-09]
108+
draft: [7]
109+
license: Apache License, Version 2.0
110+
notes: includes custom keywords support, custom dialect support, asynchronous validation
104111
- name: everit-org/json-schema
105112
url: https://github.com/everit-org/json-schema
106113
notes:

0 commit comments

Comments
 (0)