ValidationException
extends AssertException
in package
Table of Contents
- __construct() : mixed
- getErrors() : array<string|int, mixed>
Methods
__construct()
public
__construct(string $message, array<string|int, mixed> $errors) : mixed
Parameters
- $message : string
- $errors : array<string|int, mixed>
Return values
mixed —getErrors()
public
getErrors() : array<string|int, mixed>