AshTypescript.Manifest.Verifiers.VerifyIdentities (ash_typescript v0.18.0)

Copy Markdown View Source

Verifies that every identity referenced by an update/destroy RPC action exists on its resource.

Reads entrypoint.action.type and each rpc_action's :identities option from the manifest, then checks against resource.primary_key (for the special :_primary_key sentinel) and resource.identities (for named identities).