public property Length::$charsetMessage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Constraints/Length.php \Symfony\Component\Validator\Constraints\Length::charsetMessage
File
- vendor/
symfony/ validator/ Constraints/ Length.php, line 36
Class
- Length
- @Target({"PROPERTY", "METHOD", "ANNOTATION"})
Namespace
Symfony\Component\Validator\ConstraintsCode
public $charsetMessage = 'This value does not match the expected {{ charset }} charset.';