Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example to validate request using middleware #289

Open
basmasking opened this issue May 17, 2023 · 0 comments
Open

Add example to validate request using middleware #289

basmasking opened this issue May 17, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation examples Improvements or additions to the examples feature New feature or request

Comments

@basmasking
Copy link
Member

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.

@basmasking basmasking added feature New feature or request examples Improvements or additions to the examples documentation Improvements or additions to documentation labels May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation examples Improvements or additions to the examples feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant