I've exactly the same problem.
The default display decorator is used as generated by seam-gen.
A userLsit (entityQuery) is also generated by seam-gen.
I would like to search for a user by e-mail address, but validation is performed (must be
a well-formed email address) since there exists an @Email annotation on this attribute
within the entity class.
How to solve this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129079#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...