Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Constraint.php
Constraint::CLASS_CONSTRAINT
Marks a constraint that can be put onto classes.
File
vendor/
symfony/
validator/
Constraint.php
, line 40
Class
Constraint
Contains the properties of a constraint definition.
Namespace
Symfony\Component\Validator
Code
public
const
CLASS_CONSTRAINT
=
'class'
;
RSS feed