null
is passed, the default message interpolator is used (defined in XML or the specification default).
@param interpolator message interpolator implementation.
@return this
following the chaining method pattern.
Validator
. If not set or if null is passed as a parameter, the message interpolator of the ValidatorFactory
is used.
@return self following the chaining method pattern
message-interpolator
element
@param messageInterpolator the value for the element message-interpolator
@return the current instance of ValidationConfigurationDescriptor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|