You are here

protected property FieldValidationRuleFormBase::$fieldValidationRule in Field Validation 8

The fieldValidationRule.

Type: \Drupal\field_validation\FieldValidationRuleInterface

File

src/Form/FieldValidationRuleFormBase.php, line 31

Class

FieldValidationRuleFormBase
Provides a base form for FieldValidationRule.

Namespace

Drupal\field_validation\Form

Code

protected $fieldValidationRule;