aas-core-works / aas-core-meta

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

[V3RC2] Fix nullability checks in invariants #274

Closed mristin closed 1 year ago

mristin commented 1 year ago

We missed to ensure non-nullability in various invariants, and fix them in this patch. This was revealed once we implemented stricter nullability checks in aas-core-codegen, which is to be merged in shortly.