| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Validator --+
|
CLEANUP
example:
INPUT(_type='text', _name='name', requires=CLEANUP())
removes special characters on validation
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
REGEX_CLEANUP = re.compile(r'
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 14 15:17:06 2013 | http://epydoc.sourceforge.net |