-
Notifications
You must be signed in to change notification settings - Fork 300
Closed
Description
This is not going to be the release which pydantic V2 is released with, but we should get a proper release out to give a target for other work.
What needs fixing before we do that?
- Self schema #131
- which requires add tagged union #102
- copy default and implement
default_factory#124 - make sure all values are copied #21 - this is the hard one, I need to think about quite a lot, related to Validating existing models #155
- Validation Context #158
- Python Exception for custom kind and message #183
- support positional arguments #160
- functional validators should be allowed in models #198
- Changes to list, tuple, set, frozenset coersion #191 maybe?
Metadata
Metadata
Assignees
Labels
No labels