# validate

`speakeasy overlay validate`  

Given an overlay, validate it according to the OpenAPI Overlay specification  

## Usage

```
speakeasy overlay validate [flags]
```

### Options

```
  -h, --help             help for validate
  -o, --overlay string   the overlay file to use
```

### Options inherited from parent commands

```
      --logLevel string   the log level (available options: [info, warn, error]) (default "info")
```

### Parent Command

* [speakeasy overlay](/docs/speakeasy-reference/cli/overlay)	 - Work with OpenAPI Overlays
