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

$allowArray public property Whether to allow array type attribute

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

$allowArray public property Whether to allow array type attribute

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

$not public property Whether to invert the validation logic. Defaults

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

clientValidateAttribute() public method Returns the JavaScript

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

clientValidateAttribute() public method Returns the JavaScript

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\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\BooleanValidator validateValue()
  • References/PHP/Yii/validators/BooleanValidator

validateValue() protected method Validates a value.

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\RequiredValidator validateValue()
  • References/PHP/Yii/validators/RequiredValidator

validateValue() protected method Validates a value.

2025-01-10 15:47:30