# `once query validate-module`

Validate one project-local Starlark module without registering it.

## Synopsis

```text
once query validate-module <PATH>
```

## Arguments

| Argument | Required | Description |
| --- | --- | --- |
| `<PATH>` | yes | Workspace-relative module path. |
