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]

Reply via email to