validators\UrlValidator init()
  • References/PHP/Yii/validators/UrlValidator

init() public method Initializes the object.

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

clientValidateAttribute() public method Returns the JavaScript

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

validateValue() protected method Validates a value.

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

$notImage public property The error message used when the uploaded

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

$defaultScheme public property The default URI scheme. If the

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

validateValue() protected method Validates a value.

2025-01-10 15:47:30