validators\CompareValidator $compareAttribute
  • References/PHP/Yii/validators/CompareValidator

$compareAttribute public property The name of the attribute to

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

$tooSmall public property The error message used when the uploaded

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

$checkExtensionByMimeType public property Whether to check file

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

validateMimeType() protected method (available since version 2.0.8)

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

validateValue() protected method Validates a value.

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

$checkDNS public property Whether to check whether the email's

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

$noSubnet public property User-defined error message is used when

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

$ipv6NotAllowed public property User-defined error message is

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

$attributes public property Attributes to be validated by this

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

init() public method Initializes the object.

2025-01-10 15:47:30