ValidationException
extends RuntimeException
in package
FinalYes
Table of Contents
Properties
- $errors : mixed
Methods
- __construct() : mixed
- getErrors() : array<string|int, mixed>
Properties
$errors
private
mixed
$errors
Methods
__construct()
public
__construct(string $message[, array<string|int, mixed> $errors = [] ][, int $code = 422 ][, Throwable $previous = null ]) : mixed
Parameters
- $message : string
- $errors : array<string|int, mixed> = []
- $code : int = 422
- $previous : Throwable = null
getErrors()
public
getErrors() : array<string|int, mixed>