how do I use the new validation stuff for errors that occur during type conversion of propertys?

I have a User property exposed that has a field dob thats a java.util.Date and want to have it as textfield that shows the date like "03/17/1980" I need this to be converted into a Date object back on submission too

im getting this message though:

[DEBUG] LocalizedTextUtil - Unable to find text for key invalid.fieldvalue.dob

I think theres a bug here too because my property is actually user.dob




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to