I'm trying to use the VistorFieldValidator via annotation. The validator is being called ok, but using @VisitorFieldValidator() all the error messages are prefixed with the word "null". If I use @VisitorFieldValidator(appendPrefix=false) then I don't get any error messages at all.
Why am I getting "null" prepended to the message string and how do I stop it? Regards -- View this message in context: http://old.nabble.com/%40VisitorFieldValidator-message-formatting-question.-tp30405050p30405050.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org