pydantic-core
Custom dataclass validator
#428
Merged

Custom dataclass validator #428

samuelcolvin merged 12 commits into main from custom-dataclass-validator
samuelcolvin
samuelcolvin samuelcolvin force pushed from 00d0a6e2 to af69b40b 2 years ago
codspeed-hq
codecov-commenter
samuelcolvin samuelcolvin force pushed from 01fdec6d to 8ecdc214 2 years ago
samuelcolvin WIP custom dataclass validator
7f4f8682
samuelcolvin dataclass args validator working
8e87c01d
samuelcolvin dataclass-arg serializer
f64a7543
samuelcolvin support dataclasses as dedicated types
2f4a38fb
samuelcolvin add alias test
40b621e4
samuelcolvin import tweaks
50fa3fce
samuelcolvin use args for post_init
3a356b0b
samuelcolvin switch positional -> kw_only
72e11c12
samuelcolvin adding ArgsKwargs
7bde8c93
samuelcolvin correctly support dataclass subclasses
7f39b5b7
samuelcolvin dataclass_args_schema takes a list
68f2314f
samuelcolvin run validation on exact types
ce284228
samuelcolvin samuelcolvin force pushed from 8ecdc214 to ce284228 2 years ago
samuelcolvin samuelcolvin merged b5d6f7eb into main 2 years ago
samuelcolvin samuelcolvin deleted the custom-dataclass-validator branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone