public property Choice::$maxMessage in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/validator/Constraints/Choice.php \Symfony\Component\Validator\Constraints\Choice::maxMessage
File
- vendor/
symfony/ validator/ Constraints/ Choice.php, line 43
Class
- Choice
- @Target({"PROPERTY", "METHOD", "ANNOTATION"})
Namespace
Symfony\Component\Validator\ConstraintsCode
public $maxMessage = 'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.';