[Catalyst] Catalyst::Plugin::HTML::Widget contraint problem
Matt S Trout
dbix-class at trout.me.uk
Wed Jan 18 01:18:58 CET 2006
On Tue, Jan 17, 2006 at 11:59:37PM +0000, Alan Humphrey wrote:
> I?m trying to use Catalyst::Plugin::HTML::Widget for data validation. Just
> to try things out I have this in my controller:
>
>
>
> $c->widget->constraint->('Email','identification')->...
^^
$c->widget->constraint(...
would presumably work better.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list