Files
pydantic/tests
Nikita Grishko 31683f8dc4 Errors format (#179)
* Get rid of `track` in errors

* Move `display_as_type` func into utils module

* Get rid of error as `namedtuple`

* Renamed `Error.index` to `Error.loc`

* New way to get error type

* New way to get error message

* New errors format

* Renamed `flatten_errors` property to `flat_errors`

* `__slots__` for `Error` and `ValidationError`

* `loc` as `tuple`

* Tests

* Review fixes

* `flatten_errors` as generator
2018-05-23 14:50:04 +01:00
..
2017-05-03 22:23:41 +01:00
2017-06-03 16:18:02 +01:00
2018-02-06 13:56:45 +00:00
2018-05-23 14:50:04 +01:00
2018-05-23 14:50:04 +01:00
2018-05-23 14:50:04 +01:00
2018-05-23 14:50:04 +01:00
2018-05-23 14:50:04 +01:00
2018-05-23 14:50:04 +01:00
2018-05-23 14:50:04 +01:00
2018-05-23 14:50:04 +01:00
2018-05-23 14:50:04 +01:00