Documentation

FormValidationException extends Exception
in package

This exception is thrown when a form has failed validation.

Table of Contents

$errors  : array<string|int, mixed>
Contains the fields that have failed validation
__construct()  : mixed
getErrors()  : array<string|int, FormValidationFieldError>
Returns the fields that have failed validation

Properties

Methods

Search results