ИсключениеValidationFailedException
класс ValidationFailedException расширяет RuntimeException и реализует ExceptionInterface
Методы
| __construct($violatingMessage, ConstraintViolationListInterface $violations) | ||
| getViolatingMessage() | ||
| ConstraintViolationListInterface | getViolations() |
Подробности
__construct($violatingMessage, ConstraintViolationListInterface $violations)
Параметры
| $violatingMessage | ||
| ConstraintViolationListInterface | $violations |
getViolatingMessage()
ConstraintViolationListInterface getViolations()
Возвращаемое значение
| ConstraintViolationListInterface |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Exception/ValidationFailedException.html