$message public property
The user-defined error message. It may contain the following placeholders which will be replaced accordingly by the validator:
-
{attribute}: the label of the attribute being validated -
{value}: the value of the attribute being validated -
{requiredValue}: the value of $requiredValue
Please login to continue.