AshEvents.EventLog.Verifiers.VerifyClearRecordsForReplay (ash_events v0.5.1)

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