You are here

public property IsTrue::$message in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Constraints/IsTrue.php, line 26

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $message = 'This value should be true.';