Files
pecan/docs/source/validation_n_errors.rst
Ryan Petrello 02a80731c4 Removing formencode and the built-in validation functionality.
Eventually, we'll replace formencode w/ something else (that's still being
actively maintained).
2012-03-12 13:44:03 -07:00

7 lines
198 B
ReStructuredText

.. _validation_n_errors:
Validation and Error Handling
=============================
TODO: Rewrite this (potentially as an extension/cookbook) to illustrate the
new technique (without formencode).