in reply to
perl dancer user specific serverside validation
perlnov
,
You probably should be using
Dancer::Plugin::DataFormValidator
which is a plugin to
Data::FormValidator
. I am at work and do not have access to it, but I have done what you are trying to do myself so I know it works.
Cheers -
L~R
Comment on
Re: perl dancer user specific serverside validation
In Section
Seekers of Perl Wisdom