class ValidationFailedException extends RuntimeException implements ExceptionInterface
| __construct($violatingMessage, ConstraintViolationListInterface $violations) | ||
| getViolatingMessage() | ||
| ConstraintViolationListInterface | getViolations() |
| $violatingMessage | ||
| ConstraintViolationListInterface | $violations |
| ConstraintViolationListInterface |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Exception/ValidationFailedException.html