how can we exclude the paths which are not managed by the schema from validation?
This is a question that keeps coming up. One option is of course the one you described with sub-classing the Middlewares. This should still just work. I think having an option for that would be useful, especially for beginners.
Follow-up of #347 (comment) and #228
This is a question that keeps coming up. One option is of course the one you described with sub-classing the Middlewares. This should still just work. I think having an option for that would be useful, especially for beginners.
Follow-up of #347 (comment) and #228