ValidationException
extends LogicException
in package
Table of Contents
- getErrors() : array<string, string>
- setErrors() : self
Methods
getErrors()
public
getErrors() : array<string, string>
Return values
array<string, string> —setErrors()
public
setErrors(array<string, string> $errors) : self
Parameters
- $errors : array<string, string>