Fix LangStringSet._check_language_tag_constraints
after the spec has been clarified
#157
Labels
sdk
Something to do with the `sdk` package
Specification
An issue with the specification rather than our implementation
After the spec regarding language tags is clarified(admin-shell-io/aas-specs#293), we need to adapt the method
LangStringSet._check_language_tag_constraints
Currently we demand that language tags:
Relevant codesnippet:
https://github.com/eclipse-basyx/basyx-python-sdk/blob/5eb895e1e64cdcd4ba98464d5fda4176292cf942/basyx/aas/model/base.py#L289C1-L296C56
The text was updated successfully, but these errors were encountered: