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