|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Validating against a Moose type-constraint without setting fieldby stvn (Monsignor) |
| on Nov 23, 2011 at 19:23 UTC ( #939711=note: print w/ replies, xml ) | Need Help?? |
|
You want this: Basically all this does it locate the underlying type constraint object for you. Alternately you could find the type constraint object in the actual class, which is explain in Moose::Cookbook::Snack::Types.
-stvn
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||