# `AshEvents.EventLog.Verifiers.VerifyActorResources`
[🔗](https://github.com/ash-project/ash_events/blob/v0.7.0/lib/event_log/verifiers/verify_actor_modules.ex#L5)

Verifies that persist_actor_primary_key entries reference valid Ash resources.

Checks that:
- The destination module is an Ash resource
- The destination resource has a primary key attribute

# `verify`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
