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

Verifies that the clear_records_for_replay configuration is valid.

Checks that:
- The clear_records_for_replay module exists (if specified)
- The clear_records_for_replay module implements the AshEvents.ClearRecordsForReplay behaviour

---

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