Hmm...could you use a custom TextProvider impl that recognizes that error key, checks the type of the parameter, then looks up a new error key, say 'xwork.default.invalid.fieldvalue.number'?
Don On 8/9/07, mraible <[EMAIL PROTECTED]> wrote: > > The default value for a type mismatch error (when doing conversion) is: > > xwork.default.invalid.fieldvalue=Invalid field value for field "{0}". > > I'd like to change it to render something like "Please enter a valid date." > or "Please enter a valid number.". Is it possible to decipher the type of > the field and print that out? > > I realize I can customize the invalid messages on a per-field basis, but I'd > like to do it on a per-type basis. > > Thanks, > > Matt > -- > View this message in context: > http://www.nabble.com/-2--Changing-xwork.default.invalid.fieldvalue-to-report-type-tf4239378.html#a12062895 > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]