Skip to main content

Interface: ValidationResult

Interface: ValidationResult

Result of validating all registered resources against the environment.

Properties

all

all: ResourceEntry[];

Complete list of all registered resources (required and optional)


missing

missing: ResourceEntry[];

List of missing required resources


valid

valid: boolean;

Whether all required resources are available

Databricks Developer Hub

Ready to ship your next agentic app in minutes?

Read docs