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

Breadcrumb

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

UnprocessableHttpEntityException::$violations

The constraint violations associated with this exception.

Type: \Drupal\Core\Entity\EntityConstraintViolationListInterface

File

core/modules/jsonapi/src/Exception/UnprocessableHttpEntityException.php, line 33

Class

UnprocessableHttpEntityException
A class to represent a 422 - Unprocessable Entity Exception.

Namespace

Drupal\jsonapi\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