validators\ImageValidator $overHeight
  • References/PHP/Yii/validators/ImageValidator

$overHeight public property The error message used when the image

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

$tooSmall public property User-defined error message used when

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

$pattern public property The regular expression used to validate

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

$locale public property The locale ID that is used to localize

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

$type public property (available since version 2.0.8) The type

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

$timestampAttribute public property The name of the attribute

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

$underWidth public property The error message used when the image

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 getClientOptions()
  • References/PHP/Yii/validators/FileValidator

getClientOptions() protected method Returns the client-side

2025-01-10 15:47:30