You are here

public property FieldListUniqueValues::$property in Helper 8

The field property to use when searching for values.

Type: string

File

src/Plugin/Validation/Constraint/FieldListUniqueValues.php, line 36

Class

FieldListUniqueValues
Checks if a field has duplicate values.

Namespace

Drupal\helper\Plugin\Validation\Constraint

Code

public $property = NULL;