Skip to content

Check for at least one definition for attribute & instanced views

If an .sbt file has an Attribute view with a missing, mistyped, or empty AttributeTypes child, modelbuilder does a hard crash. This MR prevents the crash and writes out a warning message that a view is empty.

Merge request reports