You are here

constant Constraint::CLASS_CONSTRAINT in Plug 7

Marks a constraint that can be put onto classes.

File

lib/Symfony/validator/Symfony/Component/Validator/Constraint.php, line 48

Class

Constraint
Contains the properties of a constraint definition.

Namespace

Symfony\Component\Validator

Code

const CLASS_CONSTRAINT = 'class';