AshEvents.EventLog.Verifiers.VerifyPersistActorPrimaryKey (ash_events v0.5.1)
View SourceVerifies that when multiple persist_actor_primary_key options are defined, they all have allow_nil? set to true.
This ensures that event logs can handle cases where multiple actor types might be stored, but only one is relevant for any given event.