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