falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

Generalize validators to support additional types of validation other than jsonschema #2224

Open CaselIT opened 6 months ago

CaselIT commented 6 months ago

Like the title said. Also add support for jsonschema_rs

vytas7 commented 6 months ago

See also: #2202.

CaselIT commented 6 months ago

this is a lot more limited improvement of the existing validate for jsonschemas