TypeValidator adds a "${type}" key for validation messages.  Is there any way to customize this for the specific case?  For instance, I use TypeValidator for BigDecimals and Dates.  I don't want my users seeing " java.math.BigDecimal" or "java.util.Date" in the validation messages.

Thanks for your time.

Reply via email to