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

Commit 36e922a

Browse files
author
Phil Sturgeon
authored
Merge pull request #290 from kokes/patch-1
add python validator (fastjsonschema)
2 parents 8a99ede + 7ca5509 commit 36e922a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_data/validator-libraries-modern.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@
117117
notes:
118118
draft: [7, 6, 4, 3]
119119
license: "MIT"
120+
- name: fastjsonschema
121+
url: https://github.com/horejsek/python-fastjsonschema
122+
notes: Great performance thanks to code generation.
123+
draft: [7, 6, 4]
124+
license: BSD-3-Clause
120125
- name: Ruby
121126
implementations:
122127
- name: JSONSchemer

0 commit comments

Comments
 (0)