Ticket #32 (new task)

Opened 5 years ago

Last modified 5 years ago

support for form validation/type coersion

Reported by: asaddi Assigned to: asaddi
Priority: major Milestone: nice-to-have
Component: main Version: svn-trunk
Keywords: Cc:

Description

All request parameter types are currently strings. It would be nice to have a framework-integrated method to validate and convert them. It would, of course, have to be extensible/customizable, allowing custom validators/converters.

Change History

04/08/07 09:49:36 changed by asaddi

Leverage FormEncode.