reagento / adaptix

An extremely flexible and configurable data model conversion library.
https://adaptix.readthedocs.io
Apache License 2.0
370 stars 23 forks source link

Remove `input_value` field from `LoadError` #314

Open zhPavel opened 3 months ago

zhPavel commented 3 months ago

For now, all LoadError contains input_value field. It should be replaced with generic mechanism of input_value containing that will work for any exceptions (including unexpected ones). This mechanism should act like "struct trail".