Home | Trees | Indices | Help |
|
---|
|
object --+ | formencode.declarative.Declarative --+ | formencode.api.Validator --+ | formencode.api.FancyValidator --+ | ValidPackageFile
Validator checking if a file name refers to a valid package file. Must be used as a chained validator. **Messages** ``badType``: The input must be a string (not a ``%(type)s``: ``%(value)r``) ``empty``: Please enter a value ``noneType``: The input must be a string (not None) ``notFound``: Package file not found: ``%(filename)s``
|
|||
Inherited from Inherited from Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
messages = {'notFound': u'Package file not found: %(filename)s'}
|
|||
_messages =
|
|||
declarative_count = 109
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
A validation method that doesn't do anything.
|
|
_messages
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 30 22:09:05 2008 | http://epydoc.sourceforge.net |