validators\FileValidator $tooMany

$tooMany public property

The error message used if the count of multiple uploads exceeds limit. You may use the following tokens in the message:

  • {attribute}: the attribute name
  • {limit}: the value of $maxFiles
public string $tooMany = null
doc_Yii
2016-10-30 17:13:40
Comments
Leave a Comment

Please login to continue.