capellambse.extensions.validation package

The module provides management and evaluation of validation rules.

Validation rules are conditions ensuring that specific modeling guidelines are followed. These rules apply to particular types of model elements or to diagrams, and values of metrics. By evaluating each rule, the module generates validation results, indicating whether the corresponding guideline has been satisfied or not. This way, the module helps maintain the quality and consistency of the model.

capellambse.extensions.validation.init()
Return type:

None

Submodules

capellambse.extensions.validation.rules module