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

validators being called twice #114

Closed
samuelcolvin opened this issue Jan 6, 2018 · 1 comment
Closed

validators being called twice #114

samuelcolvin opened this issue Jan 6, 2018 · 1 comment
Labels
bug V1 Bug related to Pydantic V1.X

Comments

@samuelcolvin
Copy link
Member

validators of the form @validator('last_updated', pre=True, always=True) seem to be being called twice.

@samuelcolvin samuelcolvin added the bug V1 Bug related to Pydantic V1.X label Jan 15, 2018
@samuelcolvin
Copy link
Member Author

invalid.

alexdrydew pushed a commit to alexdrydew/pydantic that referenced this issue Dec 23, 2023
* improve error benchmarks, tweak validator names

* improve validator names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug V1 Bug related to Pydantic V1.X
Projects
None yet
Development

No branches or pull requests

1 participant