FormPostConverter
Messages
The FormPostConverter class is accessible via the ohm.validators module.
- 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)
Attributes
Methods
See the source for more information.