validate 1.0.0
A module for validating values (usually strings) against a specification, and transforming them or doing type conversion.
validate.py is a module for validating values against a specification. It can be used with ConfigObj, or as a standalone module.
It is extensible, and as well as doing type conversion from strings, you can easily implement your own functions for transforming values in any way you please.
- Author: Michael Foord <fuzzyman at voidspace org uk>
- Home Page: http://www.voidspace.org.uk/python/validate.html
- Download URL: http://www.voidspace.org.uk/downloads/validate.py
- Keywords: validation, schema, conversion, checking, configobj, config, configuration
- Categories
- Package Index Owner: Fuzzyman
- DOAP record: validate-1.0.0.xml
Log in to rate this package.
