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

marshmallow schema Validations on ModelSchema not working #58

Open
shaumux opened this issue Apr 11, 2017 · 1 comment
Open

marshmallow schema Validations on ModelSchema not working #58

shaumux opened this issue Apr 11, 2017 · 1 comment

Comments

@shaumux
Copy link

shaumux commented Apr 11, 2017

Generating Schemas using ModelSchema seems to be skipping all marshmallow validations and just tries to instantiate a model object even when the data is invalid

@sloria
Copy link
Member

sloria commented Apr 11, 2017

Can you post code to reproduce this issue? Are you deserializing data or serializing objects?

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

2 participants