diff --git a/_data/validator-libraries-modern.yml b/_data/validator-libraries-modern.yml index 3cc7f269..2cf9eae2 100644 --- a/_data/validator-libraries-modern.yml +++ b/_data/validator-libraries-modern.yml @@ -117,6 +117,11 @@ notes: draft: [7, 6, 4, 3] license: "MIT" + - name: fastjsonschema + url: https://github.com/horejsek/python-fastjsonschema + notes: Great performance thanks to code generation. + draft: [7, 6, 4] + license: BSD-3-Clause - name: Ruby implementations: - name: JSONSchemer