pydantic-core
3c553b7b
- Computed fields (#547)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Computed fields (#547) * implement computed fields :tada: * dataclass properties * catch errors in properties * fix include and exclude * add example from pydantic/pydantic#2625, fix by_alias * fix on older python
References
#547 - Computed fields
Author
samuelcolvin
Parents
f8cafe7d
Loading