validators\IpValidator $noSubnet

$noSubnet public property

User-defined error message is used when validation fails due to subnet $subnet set to 'only', but the CIDR prefix is not set.

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 $subnet.

public string $noSubnet = null
doc_Yii
2016-10-30 17:13:54
Comments
Leave a Comment

Please login to continue.