A lightweight object validation library


Keywords
validation, rules, model, python, wheezy
License
MIT
Install
pip install wheezy.validation==3.2.0

Documentation

wheezy.validation

Build Status Coverage Status Documentation Status pypi version

wheezy.validation is a python package written in pure Python code. It provides python object validation.

It is optimized for performance, well tested and documented.

Resources:

Install

wheezy.validation requires python version 3.8+. It is independent of operating system. You can install it from pypi:

pip install -U wheezy.validation

If you run into any issue or have comments, go ahead and add on github.