Validate an OPC UA model
opcua_model_validateValidate an OPC UA YAML model for correctness. Returns diagnostics with severity (error/warning/info), codes, messages, and line numbers. Works without an API key (limited to 50 calls/day). ALWAYS validate before generating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yaml | Yes | The full YAML model source to validate |