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

Commit 81d081f

Browse files
authored
Merge pull request #328 from Stranger6667/add-jsonschema-rs
Add `jsonschema-rs` to Rust implementations
2 parents bdd26b2 + 274913a commit 81d081f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_data/validator-libraries-modern.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,14 @@
189189
date-draft:
190190
draft: [7, 6, 4]
191191
license: MIT
192+
- name: Rust
193+
implementations:
194+
- name: jsonschema-rs
195+
url: https://github.com/Stranger6667/jsonschema-rs
196+
notes: Fast due to compiling schema into a validation tree
197+
date-draft:
198+
draft: [7, 6]
199+
license: MIT
192200
- name: Objective-C
193201
implementations:
194202
- name: DSJSONSchemaValidation

0 commit comments

Comments
 (0)