public property File::$maxSizeMessage in Plug 7
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Constraints/ File.php, line 48
Class
- File
- @Target({"PROPERTY", "METHOD", "ANNOTATION"})
Namespace
Symfony\Component\Validator\ConstraintsCode
public $maxSizeMessage = 'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.';