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 | |
Money Validate a monetary value with currency. |
|
Number Validate a decimal number. |
|
DateTimeConverter Convert between Python datetime objects and strings. |
|
FieldStorageUploadConverter | |
MultipleSelection A default validator for SelectionFields with multiple selection. |
|
Schema Modified Schema validator for TurboGears. |
|
JSONValidator A validator for JSON format. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
_ = lambda s:
|
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 Fri Jul 19 17:17:55 2019 | http://epydoc.sourceforge.net |