converter
Applies a FormEncode validator/converter to a descriptor. Supports both a class-level default_validator, and custom validators.
The converter class is accessible via the ohm.descriptors module.
Subclasses (like json_converter) might set default_validator.
Attributes
Methods
See the source for more information.