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

feat: validator helper class for middlewares #14

Open
tomassasovsky opened this issue Apr 20, 2022 · 1 comment
Open

feat: validator helper class for middlewares #14

tomassasovsky opened this issue Apr 20, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tomassasovsky
Copy link
Owner

tomassasovsky commented Apr 20, 2022

the class should have helpers to grab specified variables sent (from the HttpRequest) and cast them as a specific variable type. should also have the capability of being optional/required

@tomassasovsky
Copy link
Owner Author

rknell/alfred#74 could be useful

@tomassasovsky tomassasovsky added the enhancement New feature or request label Apr 20, 2022
@tomassasovsky tomassasovsky added this to the mvp milestone Apr 20, 2022
@tomassasovsky tomassasovsky self-assigned this Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant