Links tagged “data-validation”
2 links, newest first.
cerberus.readthedocs.org
An extensible Python library that validates dictionaries against a declarative schema, with custom rules and no hard dependencies.
schematics.readthedocs.org
A Python library for describing data as typed models, then validating and reshaping it against them — an ORM type system without the database.

