FieldConfigBase::$propertyConstraints
Array of property constraint options keyed by property ID.
The values are associative array of constraint options keyed by constraint plugin ID.
Type: array[]
File
- 
              core/
lib/ Drupal/ Core/ Field/ FieldConfigBase.php, line 196  
Class
- FieldConfigBase
 - Base class for configurable field definitions.
 
Namespace
Drupal\Core\FieldCode
protected $propertyConstraints = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.