| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
formencode.declarative.Declarative --+
|
formencode.api.Validator --+
|
formencode.api.FancyValidator --+
|
SpamBayesFilter
Check given value dict against SpamBayes xmlrpc server. **Messages** ``badType``: The input must be a string (not a ``%(type)s``: ``%(value)r``) ``empty``: Please enter a value ``isSpam``: Your form submission was rejected as spam. ``noneType``: The input must be a string (not None)
|
|||
|
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 |
|||
|
|||
__unpackargs__ =
|
|||
sbrpc_url =
|
|||
spam_threshold = 0.8
|
|||
default_score = 0.5
|
|||
messages = {'isSpam': u'Your form submission was rejected as s
|
|||
_messages =
|
|||
declarative_count = 118
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
A validation method that doesn't do anything.
|
|
|||
messages
|
_messages
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Nov 18 21:35:02 2008 | http://epydoc.sourceforge.net |