Is your feature request related to a problem? Please describe.
When the model binding middleware isn't able to bind any model it will set it to null instead. And not throw any error. We need an additional middleware that checks for missing model binds.