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

Commit 274913a

Browse files
committed
Add jsonschema-rs to Rust implementations
1 parent 21373e9 commit 274913a

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
@@ -166,6 +166,14 @@
166166
date-draft:
167167
draft: [7, 6, 4]
168168
license: MIT
169+
- name: Rust
170+
implementations:
171+
- name: jsonschema-rs
172+
url: https://github.com/Stranger6667/jsonschema-rs
173+
notes: Fast due to compiling schema into a validation tree
174+
date-draft:
175+
draft: [7, 6]
176+
license: MIT
169177
- name: Objective-C
170178
implementations:
171179
- name: DSJSONSchemaValidation

0 commit comments

Comments
 (0)