-
Notifications
You must be signed in to change notification settings - Fork 323
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
Select Forms validation and json model generation #349
Comments
I think this is a more general Pydantic issue. I am having the same problem in my fastapi application. |
Actually i solved it like that in example with mongodb version Pydantic 2.6.1 and Fastui 0.6.0
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to use that part of code from example
But error
pydantic 2.8.2
pydantic-core 2.23.1
What is the problem?
The text was updated successfully, but these errors were encountered: