Change exception handling on uploading an invalid shacl file
requested to merge stefanieschreiner/sd-creation-wizard-api:add-validation-error-to-upload into main
Current situation: If an invalid shacl file is uploaded, the exception message does not allow any conclusions to be drawn as to the cause.
Fix: The specific exception message to be sent to the frontend.
Additional info: Another small bug fix in the getAvailableShapesCategorized endpoint causing that no data was returned in any case.
Caution: There is a breaking change that causes also a merge request for the SD Creation Wizard Frontend.
closes issue #22 (closed)
Signed-off-by: Stefanie Schreiner Stefanie.Schreiner@msg.group
Edited by Stefanie Schreiner