Remove input_value
field from LoadError
#314
Labels
domain: loading & dumping
need design study
Research on architecture and API structure is required
type: refactoring
Public design changes
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".
The text was updated successfully, but these errors were encountered: