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

Order of executing for many validates_schema #1068

Closed
CompadreP opened this issue Dec 11, 2018 · 1 comment
Closed

Order of executing for many validates_schema #1068

CompadreP opened this issue Dec 11, 2018 · 1 comment
Labels

Comments

@CompadreP
Copy link

Hello!

What is the order of executing if I have several methods decorated with validates_schema?

@lafrech
Copy link
Member

lafrech commented Dec 11, 2018

It is undefined as there is currently no way to set an order.

See #600.

It would be really nice to introduce a priority mechanism in 3.0 and the one proposed in #600 looks good enough for me on the principle.

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

No branches or pull requests

2 participants