Seems that conversion to/from BigDecimal is covered by XWorks already. I'm thinking in base the bigdecimal validator from the double validator source code.
2007/8/2, Rene Gielen <[EMAIL PROTECTED]>: > You are right, there is no bundled BigDecimal related validator in > place, but it should be quite easy to implement (eg. extend > FieldValidatorSupport). For registering, see > http://cwiki.apache.org/confluence/display/WW/Validation > > BTW, is it really validation you are searching for, or is it conversion > (or both)? Note that these are two different topics. > > Regards, > Rene > > Gabriel Belingueres schrieb: > > Hi, > > > > I want to enter numeric data in my form and I want it to go into a > > BigDecimal action value, however it seems that I can't validate it > > using some "bigdecimal" validator in the *-validation.xml file. > > > > There is a double validator, but I don't know if it will introduce > > rounding or truncation errors into my BigDecimal value. > > > > Any ideas? > > > > TIA, > > Gabriel > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]