Hi all, I am trying to validate the date field through the xml by using the date validator defined. <field-validator type="date">
The problem with this is we can't have leap year validation with this, nor formate validation and need to specify the date range. Is there any way where I can validate the date(which implicity take care of leap year validation with MM/DD/YYY format) and without giving the date range. The field type defined in my view bean is java.util.date. Thanks Siddiq. -- View this message in context: http://www.nabble.com/Date-Validation-in-Struts-2-tp24521605p24521605.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org