Add example to validate request using middleware #289
Labels
documentation
Improvements or additions to documentation
examples
Improvements or additions to the examples
feature
New feature or request
Milestone
To validate the request for each of the public functions, we need to be able to validate the incoming data. Except from regular validation options, we want to add a validation option that uses middleware.
The implementation of this issue depends on #237 as this allows us to add middleware for each function separately.
The text was updated successfully, but these errors were encountered: