Interface ValidatorMessageParameterCreator


public interface ValidatorMessageParameterCreator
Provides message parameter set used in ValidationMessages.properties as "{param}".

Parameters defined in an annotation is automatically added to the parameter set which is referred when the message is built, but it's not enough when you want to create user-friendly messages.

Using this you can create flexible messages for each validator.