We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello!
What is the order of executing if I have several methods decorated with validates_schema?
validates_schema
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Hello!
What is the order of executing if I have several methods decorated with
validates_schema
?The text was updated successfully, but these errors were encountered: