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

Request Body Validator #12

Open
nilsroesel opened this issue Jun 5, 2018 · 0 comments
Open

Request Body Validator #12

nilsroesel opened this issue Jun 5, 2018 · 0 comments
Labels
feature Planned Feature parked Features/Enhancements that are currently not on to do

Comments

@nilsroesel
Copy link
Owner

  • Create a special endpoint middleware that uses a typeguard function to validate a request body
  • two modes: lazy(interface properties must exist, additional allowed)/strict(body must equal the interface)
@nilsroesel nilsroesel added the feature Planned Feature label Jun 5, 2018
@nilsroesel nilsroesel added the parked Features/Enhancements that are currently not on to do label Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Planned Feature parked Features/Enhancements that are currently not on to do
Projects
None yet
Development

No branches or pull requests

1 participant