From: "Lutz Gehlen" <[email protected]>

Hello all,
is there a generally recommended form validation framework for Dancer?
There are several plugins on CPAN, but they all seem to be rather basic (at
least on first glance). A key feature for me is that error messages can be
easily displayed together with the respective input fields and not only as a
group of error messages. Which plugin do you use or do you use your own
form validation code?

Thanks for your help,
Lutz


HTML::FormFu

It is powerful and it allows displaying the error messages together with form fields. I haven't used it together with Dancer though, so I don't know if it is recommended to be used with it.

Octavian

_______________________________________________
dancer-users mailing list
[email protected]
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

Reply via email to