-
Couldn't load subscription status.
- Fork 120
Closed as not planned
Labels
Description
I'm trying to figure out how jsonschema.ValidationError are to be translated to something understandable to an end user, or for that matter looped to for example mark input fields for the error.
I get string like "additioalProperties 'test1', 'test2', 'test3' is not allowed" or "missing properties: 'firstName'". and no separate field to check the list of the fields with the error or what a machine understandable version of the error is.
Am I missing something or isn't there a way to do anything except showing the result as a string blob?
hbagdi, TeCHiScy, erezrokah, andrewpollock and MytkoEnko