$ipv4NotAllowed public property
User-defined error message is used when validation fails due to the disabled IPv4 validation.
You may use the following placeholders in the message:
-
{attribute}
: the label of the attribute being validated -
{value}
: the value of the attribute being validated
See also $ipv4.
public string $ipv4NotAllowed = null
Please login to continue.