public validate(plan as QueryPlanView) as Void:
Validates every feature required by a public plan view.
Validation is deliberately provider-I/O free and identifies the exact unsupported capability before an execution resource is opened.
| Parameter | Description |
|---|---|
plan | Provider-safe plan summary. |
capabilities.validate(query.plan)