You are here

public property Constraint::$id in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Validation/Annotation/Constraint.php \Drupal\Core\Validation\Annotation\Constraint::id
  2. 9 core/lib/Drupal/Core/Validation/Annotation/Constraint.php \Drupal\Core\Validation\Annotation\Constraint::id

The constraint plugin ID.

Type: string

File

core/lib/Drupal/Core/Validation/Annotation/Constraint.php, line 29

Class

Constraint
Defines a validation constraint annotation object.

Namespace

Drupal\Core\Validation\Annotation

Code

public $id;