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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.