Copied!

ValidationFailedExceptionInterface

ValidationFailedExceptionInterface.php : 22
Extends Throwable

Exception thrown when validation fails.

Tags
See
PaymentServiceInterface::createPayment()
See
PaymentServiceInterface::updatePayment()
See
PaymentMethodServiceInterface::createPaymentMethod()
See
PaymentMethodServiceInterface::updatePaymentMethod()

Methods

publicgetErrors()

ValidationFailedExceptionInterface.php : 24
public getErrors() : ConstraintViolationListInterface

Return values

ConstraintViolationListInterface