Abbreviation

TagType

Description

This validation rule checks if the Tag type is not a user-level type.

Severity

error

Constrained Element

Property

Solvers

  • To fix this, make sure the Tag type is not a user-level type.

Example

Stereotype Car has a Tag Definition gearTransmission typed by the Class Gear Transmissions, which causes an error.
The error is resolved by changing the Tag Definition's type to an Enumeration element Gear Transmissions.