models-validate
models-validateValidate a CMMN model for errors like orphan references, event type mismatches, duplicate sentries, and more before publishing. Returns a report with errors, warnings, and info.
Instructions
Validates a model for errors before publishing. Checks: orphan references, event type mismatches, duplicate sentries, stages without milestones, sequence order conflicts, ungated tasks, empty stages, disconnected milestones. Returns {errors, warnings, info} report. Call this before models-publish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | Model ID (@rid format) |