Skip to content

Conversation

@ZANDx1
Copy link

@ZANDx1 ZANDx1 commented Nov 6, 2025

Previously, multilingual fields (display_name, description,
MultiLanguageProperty.value) could be assigned invalid types, leading to inconsistent
and sometimes invalid JSON/XML serialization.
As a result, this behavior could cause interoperability issues.

The AAS specification requires these fields to be of type
LangStringSet / MultiLanguageTextType. This requirement is now
enforced to ensure spec-compliant serialization.

Fixes #416

@zrgt
Copy link
Contributor

zrgt commented Nov 25, 2025

@ZANDx1 please implement the same logic for MultiLanguageProperty.value

Copy link
Contributor

@zrgt zrgt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZANDx1 Please adjust the PR description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants