The Empty class is accessible via the formencode.validators module.
Examples:
>>> Empty.to_python(0) Traceback (most recent call last): ... Invalid: You cannot enter a value here
Messages
{}
False
True
('to_python', 'from_python', 'message', 'all_messages', 'subvalidators')
17
()
See the source for more information.