I'm trying to use a date picker with validation: <binding name="validators" value="validators:required,minDate=7/1/2006>
also tried with <binding name="validators" value="validators:required,minDate=ognl:date> but getting the exception saying "No property editor exists for property minDate of class org.apache.tapestry.form.validator.MinDate." with out using java scricpt how to do this? help me out. thanks in advance -- View this message in context: http://www.nabble.com/input-validators-for-datepicker-component-tf3452865.html#a9631925 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]