in reply to Example of complex constraint with HTML::FormValidator
constraints => field_to_check => { constraint => \&custom, params => [ qw( first_name last_name) ], }, }
-mark
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re (tilly) 2: Example of complex constraint with HTML::FormValidator
by tilly (Archbishop) on Mar 22, 2001 at 05:04 UTC |