Reference¶
formencode.api– Core classes for validationformencode.compound– Validate with multiple validatorsformencode.declarative– Base class for Validatorsformencode.doctest_xml_compare– XML-based comparison of Doctest outputformencode.exc– Custom exceptions and warningsformencode.foreach– Validate items in a listformencode.htmlrename– Rename fields in an HTML formformencode.htmlfill– Fill in HTML formsformencode.htmlfill_schemabuilder– Read a Schema from an HTML Formformencode.htmlgen– Convenient building of ElementTree nodesformencode.national– Country specific validatorsformencode.schema– Validate complete formsformencode.validators– lots of useful validatorsformencode.variabledecode– Turn flat HTML form submissions into nested structures