You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by abhilash <so...@gmail.com> on 2007/03/23 11:13:23 UTC

input validators for datepicker component

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: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org