I'm seeing the same thing. The email constructor is passing Void.class as
the constraintType, but it looks like it should be passing null.
I've filed a jira ticket https://issues.apache.org/jira/browse/TAPESTRY-2585

Josh

On Tue, Aug 12, 2008 at 5:32 PM, Dave Dombrosky <[EMAIL PROTECTED]> wrote:

> I'm trying to add the email validator to some of my TextFields, and I
> am running into an issue.  I thought I just had to use
> validate="email" as the parameter, but I am getting this error:
>
> java.lang.IllegalArgumentException
> Validator 'email' requires a validation constraint (of type
> java.lang.Void) but none was provided.
>
> I'm running 5.0.14-SNAPSHOT.  Anyone know how to fix this issue?
>
> -Dave
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
--
TheDailyTube.com. Sign up and get the best new videos on the internet
delivered fresh to your inbox.

Reply via email to