Files
pydantic/docs/examples
Samuel Colvin 1d0d98ba19 Root validators (#817)
* root validators and rename __obj__ -> __root__

* implement root validation

* tweak Validator

* dataclass and generic tests, docs

* repeat and signature checks

* fix inheritance

* tweaks tests and var names

* improvements to 'from_orm' to work better with root validators (#822)

* improvements to 'from_orm' to work better with root validators

* cython compatibility and tweaks

* tweak config order

* added test for derived classes using custom getter_dict config (#833)

* added test for derived classes using custom getter_dict config

* fix linting

* fix formatting

* cleanup
2019-09-30 17:19:44 +01:00
..
2018-08-25 17:06:32 +01:00
2018-02-06 13:56:45 +00:00
2019-05-22 13:14:35 +01:00
2018-10-01 09:48:28 +01:00
2018-08-29 10:38:02 +01:00
2019-08-21 13:13:46 +01:00
2018-06-04 10:55:48 +01:00
2019-09-02 11:37:33 +01:00
2019-07-23 16:40:28 +01:00
2019-07-23 16:40:28 +01:00
2019-07-23 16:40:28 +01:00
2017-06-21 18:15:08 +01:00
2018-06-18 12:20:10 +01:00
2019-08-05 09:47:15 -05:00
2017-11-07 11:26:16 +00:00
2019-09-02 11:37:33 +01:00
2019-09-02 11:37:33 +01:00
2019-09-02 11:37:33 +01:00
2017-11-08 14:37:01 +00:00
2019-09-18 11:38:21 +01:00
2019-09-30 17:19:44 +01:00
2019-09-30 17:19:44 +01:00