validators\IpValidator $networks
  • References/PHP/Yii/validators/IpValidator

$networks public property The network aliases, that can be used

2025-01-10 15:47:30
validators\EmailValidator $allowName
  • References/PHP/Yii/validators/EmailValidator

$allowName public property Whether to allow name in the email

2025-01-10 15:47:30
validators\ImageValidator $overHeight
  • References/PHP/Yii/validators/ImageValidator

$overHeight public property The error message used when the image

2025-01-10 15:47:30
validators\UniqueValidator validateAttribute()
  • References/PHP/Yii/validators/UniqueValidator

validateAttribute() public method Validates a single attribute

2025-01-10 15:47:30
validators\UrlValidator $pattern
  • References/PHP/Yii/validators/UrlValidator

$pattern public property The regular expression used to validate

2025-01-10 15:47:30
validators\StringValidator validateAttribute()
  • References/PHP/Yii/validators/StringValidator

validateAttribute() public method Validates a single attribute

2025-01-10 15:47:30
validators\CompareValidator clientValidateAttribute()
  • References/PHP/Yii/validators/CompareValidator

clientValidateAttribute() public method Returns the JavaScript

2025-01-10 15:47:30
validators\NumberValidator $integerPattern
  • References/PHP/Yii/validators/NumberValidator

$integerPattern public property The regular expression for matching

2025-01-10 15:47:30
validators\DefaultValueValidator $skipOnEmpty
  • References/PHP/Yii/validators/DefaultValueValidator

$skipOnEmpty public property This property is overwritten to be

2025-01-10 15:47:30
validators\UniqueValidator $targetAttribute
  • References/PHP/Yii/validators/UniqueValidator

$targetAttribute public property The name of the ActiveRecord

2025-01-10 15:47:30