On 9/25/06, Gary VanMatre <[EMAIL PROTECTED]> wrote:

There are several issues logged in the commons validator that required some 
change.  I think you are missing the formset/form info for your custom rule.

Thanks, that was it.

Can you clarify something in the Javadoc [1]?

It says "Within the field definition, arg's are used to define the
parameters in order for message substitution and method argument value
resolution. There are two reserved name values for the arg node used
to define messages and parameters."

In the second sentence, what are the two 'reserved name values'?

(I think you might mean 'arg' and 'submittedValue'... but those are
'key values'.)

I'm also not sure why three 'message' args are shown, when the
errors.invalid message only uses {0}.

[1]  
http://shale.apache.org/shale-core/apidocs/org/apache/shale/validator/CommonsValidator.html

Thanks,
Wendy

Reply via email to