validators\DateValidator $timeZone
  • References/PHP/Yii/validators/DateValidator

$timeZone public property The timezone to use for parsing date

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\EachValidator $allowMessageFromRule
  • References/PHP/Yii/validators/EachValidator

$allowMessageFromRule public property Whether to use error message

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\RegularExpressionValidator $pattern
  • References/PHP/Yii/validators/RegularExpressionValidator

$pattern public property The regular expression to be matched

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

clientValidateAttribute() public method Returns the JavaScript

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

$allowArray public property Whether to allow array type attribute

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\Validator $when
  • References/PHP/Yii/validators/Validator

$when public property A PHP callable whose return value determines

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

validateValue() protected method Validates a value.

2025-01-10 15:47:30