Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. EntityValidationException.php

EntityValidationException::$violations

The list of violations generated during the entity validation.

Type: \Drupal\Core\Entity\EntityConstraintViolationListInterface

File

core/modules/migrate/src/Exception/EntityValidationException.php, line 32

Class

EntityValidationException
To throw when an entity generated during the import is not valid.

Namespace

Drupal\migrate\Exception

Code

protected $violations;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal