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

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

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

$params public property Additional parameters that are passed

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