Re: @CustomValidator error

2008-07-11 Thread tangy
- [setParameters]: Unexpected Exception caught setting 'modelMap[344344].lowPrice' on 'class xxx.action.ItemAction: Error setting expression 'modelMap[344344].lowPrice' with value '[Ljava.lang.String;@142d6a9' Is there any way around this? newton.dave wrote: >

@CustomValidator error

2008-07-11 Thread tangy
Hi all, I'm new to Struts2 and needed some help troubleshooting an error when I try to use @CustomValidator. Here's my setup: I have the validators.xml file in /WEB-INF/: http://www.opensymphony.com/xwork/xwork-validator-config-1.0.dtd";> And then I have a class called NumberFieldV