ValidationError
in package
Tags
Table of Contents
Properties
Methods
- getError() : object|null
- getMessage() : string
- __construct() : mixed
Properties
$error
keep for internal debug purposes.
protected
object|null
$error
= null
$message read-only
private
string
$message
Methods
getError()
public
getError() : object|null
Return values
object|nullgetMessage()
public
getMessage() : string
Return values
string__construct()
protected
final __construct(string $message) : mixed
Parameters
- $message : string