Home | Trees | Indices | Help |
|
---|
|
object --+ | formencode.declarative.Declarative --+ | formencode.api.Validator --+ | formencode.api.FancyValidator --+ | formencode.schema.Schema --+ | turbogears.validators.Schema --+ | PackageFileSchema
Schema for package file spec consisting of package and file name. **Messages** ``badDictType``: The input must be dict-like (not a ``%(type)s``: ``%(value)r``) ``badType``: The input must be a string (not a ``%(type)s``: ``%(value)r``) ``empty``: Please enter a value ``missingValue``: Missing value ``noneType``: The input must be a string (not None) ``notExpected``: The input field ``%(name)s`` was not expected.
|
|||
package Validator checking if a package name refers to a valid package directory. |
|||
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 Inherited from |
|
|||
Inherited from Inherited from |
|
|||
filename = tg.validators.UnicodeString
|
|||
chained_validators =
|
|||
declarative_count = 110
|
|||
fields =
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
chained_validators
|
fields
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 30 22:09:05 2008 | http://epydoc.sourceforge.net |