constant Constraint::CLASS_CONSTRAINT in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Constraint.php \Symfony\Component\Validator\Constraint::CLASS_CONSTRAINT
Marks a constraint that can be put onto classes.
File
- vendor/
symfony/ validator/ Constraint.php, line 46
Class
- Constraint
- Contains the properties of a constraint definition.
Namespace
Symfony\Component\ValidatorCode
const CLASS_CONSTRAINT = 'class';