Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adapter.json.json_deserialization: handle AASConstraintViolation #127

Conversation

jkhsjdhjs
Copy link
Contributor

Previously, AASConstraintViolation exception weren't excepted in the json deserialization, breaking failsafe parsing whenever a constraint is violated. This commit ports edf5f27 to the json deserialization.

Previously, `AASConstraintViolation` exception weren't excepted in the
json deserialization, breaking failsafe parsing whenever a constraint is
violated. This commit ports edf5f27 to
the json deserialization.
@jkhsjdhjs jkhsjdhjs mentioned this pull request Oct 2, 2023
@s-heppner
Copy link
Contributor

Lgtm. Give me the word and I'll rebase this PR.

@s-heppner s-heppner merged commit 9e8d46c into eclipse-basyx:improve/V30 Oct 3, 2023
6 checks passed
@s-heppner s-heppner deleted the fix/json_deserialization_constraint_violation_handling branch October 3, 2023 11:02
@s-heppner s-heppner added the v3.0 label Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants