Remove a validation from a page
uc-apx delete validation <id-or-name> [flags]
| Flag | Type | Default | Description |
|---|
--dry-run | | | Show what would be deleted without writing |
--force | | | Delete even when other constructs reference the target (lists referrers as a warning) |
--page | string | | Target page (numeric ID, alias, or name) [required] |
| Flag | Type | Default | Description |
|---|
--app-dir | string | . | Path to the APEX application directory |
--json-pretty | | | Output in pretty-printed JSON (human-readable) instead of minified JSON |
--toon | | | Output in TOON format (human-readable, token-efficient) instead of JSON |