Hi folks, I'm trying to learn the best way to perform complex validations.
Take for example a date range on a query, where there is a start date and an end date on the component. I only want to validate both fields if either one is present. If none are present, then it is fine, no validation required. What is the process most folks follow to do custom annotations like this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051796#4051796 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051796 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
