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

$min public property Minimum length. If not set, it means no minimum

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

$value public property The default value or an anonymous function

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

$skipOnEmpty public property Whether this validation rule should

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

clientValidateAttribute() public method Returns the JavaScript

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

validateValue() protected method Validates a value.

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

$compareValue public property The constant value to be compared

2025-01-10 15:47:30