a validation library
Project description
Aims to provide a comfortable way to validate any kind of input by defining a clonable base ( similar to what formencode does ), implementing a set of atomic validators like And, Or, Not, Len, Strip etc. and a way to ‘Compose’ new validators from existing ones.
Maintains a serializable state called ‘Context’ throughout each valditation process which allows storing of input dependant metadata and provides “validation on demand”. The Context can also be used to populate forms or to set request specific parameters.
Please visit https://github.com/doncatnip/kanone for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kanone-0.4.6.tar.gz
(22.5 kB
view hashes)
Built Distribution
kanone-0.4.6-py3-none-any.whl
(27.4 kB
view hashes)