AshEvents.EventLog.Verifiers.VerifyClearRecordsForReplay
(ash_events v0.7.0)
Copy Markdown
View Source
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