You are here

protected property DeveloperToUserConversationInvalidValueException::$violation in Apigee Edge 8

Constraint violation.

Type: \Symfony\Component\Validator\ConstraintViolationInterface

File

src/Exception/DeveloperToUserConversationInvalidValueException.php, line 51

Class

DeveloperToUserConversationInvalidValueException
Thrown when a developer attribute's value is not a valid user field value.

Namespace

Drupal\apigee_edge\Exception

Code

protected $violation;