You are here

protected property FieldValidationRuleSet::$fieldValidationRulesCollection in Field Validation 8

Holds the collection of fieldValidationRules that are used by this FieldValidationRuleSet.

Type: \Drupal\field_validation\FieldValidationRulePluginCollection

File

src/Entity/FieldValidationRuleSet.php, line 90

Class

FieldValidationRuleSet
Defines a field validation rule set configuration entity.

Namespace

Drupal\field_validation\Entity

Code

protected $fieldValidationRulesCollection;