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 Parameter Type Validation #8

Open
dougblack opened this issue Jan 28, 2014 · 2 comments
Open

Add Parameter Type Validation #8

dougblack opened this issue Jan 28, 2014 · 2 comments

Comments

@dougblack
Copy link
Owner

Think of a way to do automatic type validation on parameters and 400 when invalid.

@marksteve
Copy link

I particularly like how RequestParser in Flask-Restful works. Maybe a similar api would work here too?

@joslinm
Copy link

joslinm commented Jan 28, 2014

I don't see this enough in APIs. Two projects that might be of interest to you:

This sounds like a fun feature. I'll work a little on this issue and submit a PR when/if I think I got something.

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

3 participants