validators\IpValidator $ipv6NotAllowed

$ipv6NotAllowed public property

User-defined error message is used when validation fails due to the disabled IPv6 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 $ipv6.

public string $ipv6NotAllowed = null
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.