public property Constraint::$label in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Validation/Annotation/Constraint.php \Drupal\Core\Validation\Annotation\Constraint::label
The human-readable name of the constraint plugin.
Type: string|\Drupal\Core\Annotation\Translation
Related topics
File
- core/
lib/ Drupal/ Core/ Validation/ Annotation/ Constraint.php, line 43 - Contains \Drupal\Core\Validation\Annotation\Constraint.
Class
- Constraint
- Defines a validation constraint annotation object.
Namespace
Drupal\Core\Validation\AnnotationCode
public $label;