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

Commit 02561dc

Browse files
authored
Merge pull request #341 from Stranger6667/dd/update-jsonschema-rs
Update jsonschema rs
2 parents 2fb8ecc + 61306bf commit 02561dc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_data/validator-libraries-modern.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,12 @@
187187
date-draft:
188188
draft: [7, 6, 4]
189189
license: BSD-3-Clause
190+
- name: jsonschema-rs
191+
url: https://github.com/Stranger6667/jsonschema-rs/python
192+
notes: Python bindings to Rust's jsonschema crate
193+
date-draft:
194+
draft: [7, 6, 4]
195+
license: MIT
190196
- name: Ruby
191197
implementations:
192198
- name: JSONSchemer
@@ -201,7 +207,7 @@
201207
url: https://github.com/Stranger6667/jsonschema-rs
202208
notes: Fast due to compiling schema into a validation tree
203209
date-draft:
204-
draft: [7, 6]
210+
draft: [7, 6, 4]
205211
license: MIT
206212
- name: Objective-C
207213
implementations:

0 commit comments

Comments
 (0)