aas-core-works / aas-core-meta

Provide formalized meta-models for Asset Administration Shell (AAS).
Other
9 stars 3 forks source link

[V3] Fix messages for duplicate languages #301

Closed mristin closed 6 months ago

mristin commented 6 months ago

We fix the confusing messages of the constraints related to language strings. Namely, "Xxx specifies no duplicate languages" can be misunderstood such that Xxx should actually specify duplicate languages, but does not.

Obviously, we want to specify unique languages in such properties.

Fixes #299.