PerlOnTheWay has asked for the wisdom of the Perl Monks concerning the following question:

I want to validate 3 fields as a whole with my own sub,

but validate other fields with FormValidator::Simple's built-in way.

how to do that with FormValidator::Simple?

Replies are listed 'Best First'.
Re: How to register custom function to validate multiple fields in FormValidator::Simple?
by Anonymous Monk on Sep 08, 2011 at 04:26 UTC