Maybe this is more of an EJB3 question, but is it possible to have a conditional cross
field validation using annotation on my entity bean? I have 2 fields on an entity I want
to do something like:
if field1= 'Other' then require field2
Can this be done with annotations?
Thanks in advance,
MG
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095820#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...