string getMessageTemplate()
Returns the raw violation message.
The raw violation message contains placeholders for the parameters returned by {@link getParameters}. Typically you'll pass the message template and parameters to a translation engine.
string getMessageTemplate()
Returns the raw violation message.
The raw violation message contains placeholders for the parameters returned by {@link getParameters}. Typically you'll pass the message template and parameters to a translation engine.
Please login to continue.