You are here

public property Choice::$multipleMessage in Plug 7

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $multipleMessage = 'One or more of the given values is invalid.';