| 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.
|
|||
|
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. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_illegal_s = re.compile(r'
|
|||
|
|||
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 Sat Apr 19 13:58:25 2008 | http://epydoc.sourceforge.net |