You are here

protected property FieldValidationRuleBase::$weight in Field Validation 8

The weight of the FieldValidationRule.

Type: int|string

File

src/FieldValidationRuleBase.php, line 34

Class

FieldValidationRuleBase
Provides a base class for FieldValidationRule.

Namespace

Drupal\field_validation

Code

protected $weight = '';