Re: Date Validation Issue

2006-11-04 Thread Craig St Jean
Nevermind, after a lot of searching I found the issue: JBoss. Apparently JBoss defines its date formats differently and I need to start it up with -Dorg.jboss.util.propertyeditor.DateEditor.format=dd/MM/ See http://article.gmane.org/gmane.comp.java.tapestry.user/32671 On Nov 4, 2006, at 4

Date Validation Issue

2006-11-04 Thread Craig St Jean
Hello, I'm trying to use a date picker with validation: value="validators:required,minDate=7/1/2006,maxDate=12/31/2006"/> But I'm having 2 issues. First I keep getting this error: Error initializing validator 'minDate' (class org.apache.tapestry.form.validator.MinDate): Unable to convert '7