public property IsTrue::$message in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Constraints/IsTrue.php \Symfony\Component\Validator\Constraints\IsTrue::message
File
- vendor/
symfony/ validator/ Constraints/ IsTrue.php, line 24
Class
- IsTrue
- @Target({"PROPERTY", "METHOD", "ANNOTATION"})
Namespace
Symfony\Component\Validator\ConstraintsCode
public $message = 'This value should be true.';