dataverse_validate_view
Check a Dataverse view's FetchXml and LayoutXml against 16 structural rules, covering syntax, structure, and cross-reference validation.
Instructions
Validate a Dataverse view's FetchXml and LayoutXml against 16 structural rules.
Fetches the live XML and checks FetchXml structure (rules 1-8), LayoutXml structure (rules 9-15), and column cross-reference (rule 16). Layout rules are skipped when layoutxml is null. Write tools run this automatically before every PATCH — use this for a standalone pre-check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |