constant Constraint::CLASS_CONSTRAINT

Marks a constraint that can be put onto classes

File

drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php, line 43

Class

Constraint
Contains the properties of a constraint definition.

Namespace

Symfony\Component\Validator

Code

const CLASS_CONSTRAINT = 'class';