Hi All.
         I'm using @Email validation for validating email field,while compiling 
I'm getting an error like


 
E:\workspace\SeamRegistration\examples\booking\src\org\jboss\seam\example\booking\User.java:117:
 cannot find symbol
    [javac] symbol  : class Email
    [javac] location: class org.jboss.seam.example.booking.User
    [javac] @Email
    [javac] ^
    [javac] 1 error


Can anyone tell me why this error comes?Is there any need to add any class like 
Email?

Thanks in advance.
Sandy. 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038828#4038828

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038828
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to