Mental Space

ValidationException extends RuntimeException
in package

FinalYes

Table of Contents

Properties

$errors  : mixed

Methods

__construct()  : mixed
getErrors()  : array<string|int, mixed>

Properties

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>
Return values
array<string|int, mixed>

        
On this page

Search results