Indicio-tech / pydid

Python library for validating, constructing, and representing DIDs and DID Documents
Apache License 2.0
11 stars 12 forks source link

Validation error tracebacks are ugly #12

Open dbluhm opened 3 years ago

dbluhm commented 3 years ago

Validation error tracebacks include a lot of Voluptuous code that is not generally relevant.

dbluhm commented 3 years ago

Looking to improve this by switching to Pydantic