Support arbitrary serialization / validation libraries such as pydantic, attrs, msgspec, etc. #846
Closed
provinzkraut
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ideally, we want to support arbitrary libraries for serialization and validation. This means moving away from a hard dependency on pydantic and reworking our interfaces to be more generic.
This would be a major change, and will probably go into
2.0
.Beta Was this translation helpful? Give feedback.
All reactions