You are here

public property Length::$charsetMessage in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Constraints/Length.php, line 38

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $charsetMessage = 'This value does not match the expected {{ charset }} charset.';