You are here

public property FieldValidationRule::$label in Field Validation 8

The human-readable name of the field validation rule.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/FieldValidationRule.php, line 41

Class

FieldValidationRule
Defines a field validation rule annotation object.

Namespace

Drupal\field_validation\Annotation

Code

public $label;