Example:
public class Range {
Integer begin;
Integer end;
// ...
};
Suppose that if you set the begin you have to set the end as well and
vice-versa. How can I enforce this validation? Is it possible to write a
Validator that to this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096666#4096666
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096666
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user