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

Enhance HTTP request data validation #47

Open
posquit0 opened this issue Jul 8, 2019 · 0 comments
Open

Enhance HTTP request data validation #47

posquit0 opened this issue Jul 8, 2019 · 0 comments
Assignees

Comments

@posquit0
Copy link
Owner

posquit0 commented Jul 8, 2019

Problem

  • controller should validate the request body, param, query, header, cookie before processing the business logic.
  • Validation should check the data type, format, ranges and more.

Solutions

Design

@posquit0 posquit0 self-assigned this Jul 8, 2019
@posquit0 posquit0 pinned this issue Aug 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant