constant Constraint::PROPERTY_CONSTRAINT

Marks a constraint that can be put onto properties

File

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

Class

Constraint
Contains the properties of a constraint definition.

Namespace

Symfony\Component\Validator

Code

const PROPERTY_CONSTRAINT = 'property';