EntityConstraintViolationListInterface::getFieldNames

Returns the names of all violated fields.

Return value

string[] An array of field names.

File

core/lib/Drupal/Core/Entity/EntityConstraintViolationListInterface.php, line 85

Class

EntityConstraintViolationListInterface
Interface for the result of entity validation.

Namespace

Drupal\Core\Entity

Code

public function getFieldNames();
doc_Drupal
2016-10-29 09:04:49
Comments
Leave a Comment

Please login to continue.