You are here

protected property FieldValidationRuleFormBase::$fieldValidationRuleSet in Field Validation 8

The fieldValidationRuleSet.

Type: \Drupal\field_validation\FieldValidationRuleSetInterface

File

src/Form/FieldValidationRuleFormBase.php, line 24

Class

FieldValidationRuleFormBase
Provides a base form for FieldValidationRule.

Namespace

Drupal\field_validation\Form

Code

protected $fieldValidationRuleSet;