validators\ImageValidator $notImage

$notImage public property

The error message used when the uploaded file is not an image. You may use the following tokens in the message:

  • {attribute}: the attribute name
  • {file}: the uploaded file name
public string $notImage = null
doc_Yii
2016-10-30 17:13:46
Comments
Leave a Comment

Please login to continue.