Class ValidationFailed
Exception throw when asserting a validation failed.
- Exception implements Throwable
- LogicException
- ICanBoogie\Validate\ValidationFailed
Methods summary
public
|
|
protected
string
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Constants summary
string |
DEFAULT_MESSAGE
|
#
"Validation failed."
|
Properties summary
public
|
$errors
|
Properties inherited from Exception
$code
,
$file
,
$line
,
$message
Magic properties
public read-only
|
$errors
|