| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
formencode.declarative.Declarative --+
|
formencode.api.Validator --+
|
formencode.api.FancyValidator --+
|
TgFancyValidator --+
|
Money
Validate a monetary value with currency. **Messages** ``badFormat``: Invalid number format ``badType``: The input must be a string (not a ``%(type)s``: ``%(value)r``) ``empty``: Empty values not allowed ``noneType``: The input must be a string (not None)
| Nested Classes | |
|
Inherited from Inherited from Inherited from |
| Instance Methods | |
|
Inherited from Inherited from Inherited from Inherited from |
| Class Methods | |
|
Inherited from |
| Static Methods | |
|
Inherited from |
| Class Variables | |
messages = {'badFormat': _('Invalid number format'), 'empty':
|
|
declarative_count = 79
|
|
|
Inherited from Inherited from Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Class Variable Details |
messages
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun May 19 08:04:47 2013 | http://epydoc.sourceforge.net |