Home | Trees | Indices | Help |
|
---|
|
Convenient validators and converters for data coming in from the web.
This module also imports everything from formencode.validators, so all common validation routines are available here.
Classes | |
TgFancyValidator **Messages** |
|
Money Validate a monetary value with currency. |
|
Number Validate a decimal number. |
|
DateTimeConverter Convert between Python datetime objects and strings. |
|
FieldStorageUploadConverter **Messages** |
|
MultipleSelection A default validator for SelectionFields with multiple selection. |
|
Schema Modified Schema validator for TurboGears. |
|
JSONValidator A validator for JSON format. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
__package__ =
|
Function Details |
strftime implementation supporting proleptic Gregorian dates before 1900. See Also: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/306860 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 14 21:45:36 2011 | http://epydoc.sourceforge.net |