You are here

public property Choice::$maxMessage in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Constraints/Choice.php, line 45

Class

Choice
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

public $maxMessage = 'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.';