protected property FieldableEdgeEntityBase::$validationRequired in Apigee Edge 8
Whether entity validation is required before saving the entity.
Type: bool
File
- src/
Entity/ FieldableEdgeEntityBase.php, line 51
Class
- FieldableEdgeEntityBase
- Base field support for Apigee Entities without making them content entities.
Namespace
Drupal\apigee_edge\EntityCode
protected $validationRequired = FALSE;