References ValidationException
Reference
C
Class

ApiPlatform\Symfony\Validator\Exception\ValidationException

Thrown when a validation error occurs.

class ApiPlatform\Symfony\Validator\Exception\ValidationException extends implements `<a href="/docs/main/references/Exception/ExceptionInterface">ApiPlatform\Exception\ExceptionInterface</a>`, Stringable, Throwable, `<a href="/docs/main/references/Validator/Exception/ConstraintViolationListAwareExceptionInterface">ApiPlatform\Validator\Exception\ConstraintViolationListAwareExceptionInterface</a>`, `<a href="/docs/main/references/Metadata/Exception/ProblemExceptionInterface">ApiPlatform\Metadata\Exception\ProblemExceptionInterface</a>`, `<a href="/docs/main/references/Metadata/Exception/HttpExceptionInterface">ApiPlatform\Metadata\Exception\HttpExceptionInterface</a>`, Symfony\Component\HttpKernel\Exception\HttpExceptionInterface, `<a href="/docs/main/references/Metadata/Exception/ExceptionInterface">ApiPlatform\Metadata\Exception\ExceptionInterface
{
    public __construct(Symfony\Component\Validator\ConstraintViolationListInterface|string $message, null|string|int $code, null|Throwable|int $previous, null|Throwable|string $errorTitle)
    public getErrorTitle(): string
    public getId(): string
    public getHydraTitle(): string
    public getHydraDescription(): string
    public getType(): string
    public getTitle(): string
    public getDetail(): string
    public setDetail(string $detail): null
    public getStatus(): int
    public setStatus(int $status): null
    public getInstance(): string
    public getConstraintViolationList(): Symfony\Component\Validator\ConstraintViolationListInterface
    public __toString(): string
    public getStatusCode(): int
    public getHeaders(): array
    public __wakeup()
    public getMessage(): string
    public getCode()
    public getFile(): string
    public getLine(): int
    public getTrace(): array
    public getPrevious(): Throwable
    public getTraceAsString(): string
}

Properties

errorTitle

string $errorTitle

message

$message

code

$code

file

string $file

line

int $line

Methods

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop