constant Constraint::DEFAULT_GROUP

The name of the group given to all constraints with no explicit group

File

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

Class

Constraint
Contains the properties of a constraint definition.

Namespace

Symfony\Component\Validator

Code

const DEFAULT_GROUP = 'Default';