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

Should support validation #2

Open
simonguest opened this issue Mar 30, 2015 · 4 comments
Open

Should support validation #2

simonguest opened this issue Mar 30, 2015 · 4 comments

Comments

@simonguest
Copy link
Owner

Should support validation including min/max on numbers, and regex patterns

@jgroom33
Copy link

jgroom33 commented Dec 4, 2015

Please advise. The swagger validation occurs first correct? The validation referenced in this issue is for the mongo schema.

@simonguest
Copy link
Owner Author

Correct - the generated Mongoose schema should include any validation specified by the swagger document

@paul42
Copy link

paul42 commented May 9, 2016

is the only working validation right now the 'required' validation, to check if an item that is required is present or not?

@paul42
Copy link

paul42 commented May 9, 2016

would you be for/against using Joi as validator?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants