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

validator config error message is wrong #150

Closed
samuelcolvin opened this issue Apr 4, 2018 · 0 comments · Fixed by #191
Closed

validator config error message is wrong #150

samuelcolvin opened this issue Apr 4, 2018 · 0 comments · Fixed by #191
Labels
bug V1 Bug related to Pydantic V1.X

Comments

@samuelcolvin
Copy link
Member

Validators defined with incorrect fields: xxx (use check_fields=True -> False if you're inheriting from the model and intended this)

@samuelcolvin samuelcolvin added the bug V1 Bug related to Pydantic V1.X label Apr 4, 2018
samuelcolvin added a commit that referenced this issue Jun 4, 2018
alexdrydew pushed a commit to alexdrydew/pydantic that referenced this issue Dec 23, 2023
* prevent int,float,decimal -> str, fix pydantic#150

* fix tests

* coverage
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

Successfully merging a pull request may close this issue.

1 participant