call? This doesn't seem logical to me, validation should be defined close to the route definition / action itself and not grouped up somewhere like that I think. Thoughts?
👍 1
ribesg
04/26/2023, 12:27 PM
Should you install the
RequestValidation
plugin once per route instead?
a
Andromadus Naruto
04/26/2023, 6:50 PM
I can see, from the same docs, that it is possible to setup Request Validation per route. 👍🏾