Edit

Share via


DAB Validate extension

Use the DAB Validate extension to run configuration validation before runtime startup or deployment.

Screenshot of the DAB Validate command running and reporting validation output in Visual Studio Code.

Command

Command Command ID
DAB Validate dabExtension.validateDab

Access

  • Explorer: right-click a supported configuration file and select DAB Validate.

Behavior

The extension runs dab validate in the configuration directory and streams messages to a dedicated output channel. Validation failures provide quick access to the output for troubleshooting.

Installation

Every extension for Data API builder (DAB) is included in the Omnibus extension, which itself has no functionality other than delivering each subextension in a single package.

Screenshot that shows Install in VS Code.