[Catalyst] Catalyst::Plugin::FormValidator questions
Andy Grundman
andy at hybridized.org
Tue Nov 15 22:32:13 CET 2005
John Wang wrote:
> I got Catalyst::Plugin::FormValidator::Simple working quickly and was
> able to get Data::FormValidator to work stand-alone (outside of Cat),
> however I am unsuccessful in getting Catalyst::Plugin::FormValidator to
> work. Some issues:
>
> (1) How do you check a built-in constraint method? With the following,
> required/has_missing works but the built-in email constraint always
> returns invalid. What am I missing?
I don't know the answer to your specific question, but I do know that
the constraint handling API has changed in recent versions of D::FV.
You may want to check your version and the D::FV docs to be sure.
-Andy
More information about the Catalyst
mailing list