validators\NumberValidator $tooSmall
  • References/PHP/Yii/validators/NumberValidator

$tooSmall public property User-defined error message used when

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

$message public property The user-defined error message. It may

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

validateAttribute() public method Validates a single attribute

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

$tooBig public property (available since version 2.0.4) User-defined

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

$tooBig public property The error message used when the uploaded

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

getClientOptions() protected method Returns the client-side

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

$minString public property (available since version 2.0.4) User

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

$wrongMimeType public property The error message used when the

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

$min public property Lower limit of the number. Defaults to null

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

clientValidateAttribute() public method Returns the JavaScript

2025-01-10 15:47:30