public ContentEntityBase::validate()
Validates the currently set values.
Return value
\Drupal\Core\Entity\EntityConstraintViolationListInterface A list of constraint violations. If the list is empty, validation succeeded.
Overrides FieldableEntityInterface::validate
File
core/lib/Drupal/Core/Entity/ContentEntityBase.php, line 371
Class
ContentEntityBase Implements Entity Field API specific enhancements to the Entity class.
Namespace
Drupal\Core\Entity
Code
public function validate() {