-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
Description
While Pydantic dataclasses have a __dataclass_fields__ attribute, their users may have validation logic, default_factory configuration, and other settings that msgspec does not enforce.
Rather than appearing to support these types but silently ignoring validation steps and defaults, it makes more sense to treat them as explicitly unsupported.
bclaud and FHU-yezi
Metadata
Metadata
Assignees
Labels
No labels