public property Length::$exactMessage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Constraints/Length.php \Symfony\Component\Validator\Constraints\Length::exactMessage
File
- vendor/
symfony/ validator/ Constraints/ Length.php, line 35
Class
- Length
- @Target({"PROPERTY", "METHOD", "ANNOTATION"})
Namespace
Symfony\Component\Validator\ConstraintsCode
public $exactMessage = 'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.';