You are here

constant Constraint::PROPERTY_CONSTRAINT in Plug 7

Marks a constraint that can be put onto properties.

File

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

Class

Constraint
Contains the properties of a constraint definition.

Namespace

Symfony\Component\Validator

Code

const PROPERTY_CONSTRAINT = 'property';