Globally catch model validation errors

Issue #135 new
Igor Santos created an issue

Is it possible to configure a global try..catch so we can capture model exceptions throughout the application?

Is it possible to refuse requests when an InvalidModelException is caught, just like it happens with FormRequest validation?

Comments (0)

  1. Log in to comment