validators\ExistValidator $allowArray
  • References/PHP/Yii/validators/ExistValidator

$allowArray public property Whether to allow array type attribute

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

validateImage() protected method Validates an image file

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

$message public property The error message used when a file is

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

$type public property The type of the values being compared. The

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

$targetClass public property The name of the ActiveRecord class

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

validateValue() protected method Validates a value.

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

validateValue() protected method Validates a value.

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

$params public property Additional parameters that are passed

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

$ipv4NotAllowed public property User-defined error message is

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

$ipv4 public property Whether the validating value can be an IPv4

2025-01-10 15:47:30