If you like Rose::HTML::Objects etc, try out Rose::DBx::Object::Renderer -- validation and sensible defaults for commonly used field names, e.g. it knows a field called "email" should be validated as an email address and it knows that a field called "address" can be rendered as a Google map.
Check it out :) 2009/1/25 Peter Karman <[email protected]>: > 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/ . [email protected] > > ##### CGI::Application community mailing list ################ > ## ## > ## To unsubscribe, or change your message delivery options, ## > ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## > ## ## > ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## > ## Wiki: http://cgiapp.erlbaum.net/ ## > ## ## > ################################################################ > > ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################
