validate_model
Validate a SysML model for structural and semantic violations. Returns issues excluding spelling errors, helping enforce a zero-error gate.
Instructions
Run built-in model validation and return structural violations.
Spelling suite violations (Cameo spell-checker noise) are separated into
a spelling array and excluded from the violations count so that
the 0-errors gate only reflects structural/semantic issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||