You are here

public property IsFalse::$message in Plug 7

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

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