I am creating a web application using perl dancer. I am stuck at the validation part. I have a specific validation rule for each field and if the entered value is not within the rules the text in the field should be highlighted in red. I am using data::FormValidator for the server side validation. My questions are :
Can i write user specific validation rules with Data::FormValidator if not is there any modules that i can use for this
how to display the errors as html rather than using dataDumper.
In reply to perl dancer user specific serverside validation by perlnov
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |