I'm using HTML::FormValidator to process an HTML form (which as been a very helpful module so far). One of the options is to use a custom constraint on a field-- check it's validity with your own subroutine. However, there aren't any examples in the docs, and it's not clear to me what this would look like, expecially if one wanted to pass multiple arguments to the routine. Someone care to share an example? Thanks!
-mark
In reply to Example of complex constraint with HTML::FormValidator by markjugg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |