Files
pydantic/docs/examples
Koudai Aono e4b285a0cd support custom root types (#628)
* support custom root types

* update HISTORY.rst for costom root types

* fix invalid arguments case

* remove the keyword argument of "__root__" in __init__
add a keyword argument of "__root__" in parse_obj
fix documents
create a method for cheking valid field name

* fix parse_obj

* Update docs/index.rst

Co-Authored-By: Samuel Colvin <samcolvin@gmail.com>

* Apply suggestions from code review

Co-Authored-By: Samuel Colvin <samcolvin@gmail.com>

* add type cheking for custom root type

* Update docs/index.rst

Co-Authored-By: Samuel Colvin <samcolvin@gmail.com>

* Update index.rst
2019-07-06 09:52:42 +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
2018-08-25 17:06:32 +01:00
2017-06-21 18:15:08 +01:00
2019-03-29 10:17:23 +00:00
2018-06-04 10:55:48 +01:00
2019-06-19 11:03:31 +01:00
2017-06-21 18:15:08 +01:00
2018-06-18 12:20:10 +01: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