pbi_validate_page_spec
Validates a Power BI page spec against schema, model references, and geometry, returning errors with JSON paths for quick correction. Read-only, no changes made.
Instructions
Valida un spec: esquema, referencias contra el modelo y geometria.
Los errores traen su JSON path ($.visuals[2].fields.values[0]) para
que se puedan corregir sin adivinar. No escribe nada.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |