symfony / 4.1 / symfony / component / messenger / exception / validationfailedexception.html

ValidationFailedException

class ValidationFailedException extends RuntimeException implements ExceptionInterface

Methods

Details

__construct($violatingMessage, ConstraintViolationListInterface $violations)

Parameters

$violatingMessage
ConstraintViolationListInterface $violations

getViolatingMessage()

ConstraintViolationListInterface getViolations()

Return Value

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Exception/ValidationFailedException.html