Say I have the following simple java bean:
class MyBean { private Date startDate; private Date endDate; //setter, getters etc... }
@AssertMethodAsTrue - A reusable constraint annotation that spans multiple properties.