validators\ImageValidator $underWidth

$underWidth public property

The error message used when the image is under $minWidth. You may use the following tokens in the message:

  • {attribute}: the attribute name
  • {file}: the uploaded file name
  • {limit}: the value of $minWidth
public string $underWidth = null
doc_Yii
2016-10-30 17:13:47
Comments
Leave a Comment

Please login to continue.