# apr validate-manifest
Validate a publish manifest (FALSIFY-PM-001..006).
**Category**: Other
## Synopsis
```text
apr validate-manifest [OPTIONS]
```
## Example
```bash
apr validate-manifest --help
```
## Full help
Run `apr validate-manifest --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/validate_manifest.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/validate_manifest.rs)
- Contract: [`contracts/apr-page-cli-validate-manifest-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-validate-manifest-v1.yaml)