Files
pydantic/docs/examples
Daniel Petti aa5e8c60b7 Feature/frozenset support (#762)
* Better error for unsuported "typing" objects.

Fixes #745

Add a better error message for fields with types from the typing
module that are not directly supported by Pydantic. Previously,
it caused a cryptic assertion failure.

* Add support for frozenset fields.

Also provide an example of their usage.

Fixes #745

* Address review comments.

Fixes #745

* use equals not "is" for int comparison.
2019-08-21 13:13:46 +01:00
..
2019-08-10 12:00:29 +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-08-17 13:03:53 +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
2017-11-08 14:37:01 +00:00
2018-06-24 17:52:56 +01:00