validators\FileValidator $uploadRequired

$uploadRequired public property

The error message used when no file is uploaded. Note that this is the text of the validation error message. To make uploading files required, you have to set $skipOnEmpty to false.

public string $uploadRequired = null
doc_Yii
2016-10-30 17:13:40
Comments
Leave a Comment

Please login to continue.