ValidationException
class ValidationException extends RuntimeException (View source)
Methods
void
errors()
Get the validation error message provider.
getMessageProvider()
Get the validation error message provider.
Details
at line line 23
void
__construct(
MessageProvider $provider)
Create a new validation exception instance.