aprender 0.51.0

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
<!-- PCU: cli-validate-manifest | contract: contracts/apr-page-cli-validate-manifest-v1.yaml -->

# apr validate-manifest

Validate a publish manifest (FALSIFY-PM-001..006).

**Category**: Other

## Synopsis

```text
apr validate-manifest [OPTIONS]
```

## Example

<!-- example-cost: trivial -->
```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