[cgiapp] Form validation "best practices"

Peter Karman peter at peknet.com
Sat Jan 24 09:47:42 EST 2009


Cosimo Streppone wrote on 1/24/09 7:56 AM:
> Hi,
> 
> any suggestions about the best practices, most used modules,
> cgi-app plugins for generic form validation?
> 
> So far, I looked at:
> 
>  - Form::Processor
>  - Data::FormValidator
>  - FormValidator::Simple (and C::A::FV::S)
> 

Rose::HTML::Objects (particularly Rose::HTML::Form).

If you want closer tie-in with an ORM like RDBO or DBIC, you might look at
Rose::HTMLx::Form::Related.


-- 
Peter Karman  .  http://peknet.com/  .  peter at peknet.com


More information about the cgiapp mailing list