dataverse_validate_app
Validate a model-driven app to identify missing required components and prevent publishing failures. Returns all errors and warnings.
Instructions
Validate a model-driven app and return all errors and warnings.
Uses the ValidateApp function to check for missing required components (sitemap, etc.). An app with validation errors cannot be published. Run this before calling dataverse_publish_app to catch errors early.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |