ocpp icon indicating copy to clipboard operation
ocpp copied to clipboard

Amend validation error raised

Open drc38 opened this issue 1 year ago • 3 comments

With the incorporation of #494 an OSError should only be raised on edge cases eg if the json schema file is corrupt. NotImplementedError and NotSupportedError errors will be raised prior to the json validation occurring, taking care of when the schema doesn't exist.

drc38 avatar Nov 03 '23 10:11 drc38

If possible could you please add to this PR an entry in ChangeLog.md?

Jared-Newell-Mobility avatar Nov 15 '23 09:11 Jared-Newell-Mobility