Re: [dancer-users] Form validation framework
Dear Octavian and Warren, thank you for your comments. I am sorry if my formulation was unclear. I certainly do need to do server side validation since - as you point out - an attacker might circumvent the user interface. Since the validation is rather complex I don't want to duplicate (all of) it on the client side. Still I would like to give the user as good an experience as possible. Cheers, Lutz
From: "Lutz Gehlen" <lrg_ml@gmx.net>
Dear Octavian and Warren, thank you for your comments. I am sorry if my formulation was unclear. I certainly do need to do server side validation since - as you point out - an attacker might circumvent the user interface. Since the validation is rather complex I don't want to duplicate (all of) it on the client side. Still I would like to give the user as good an experience as possible.
Cheers, Lutz
Check HTML::FormFu::ExtJS and see if it does what you need. Octavian
participants (2)
-
Lutz Gehlen -
Octavian Rasnita