Module replay

Source
Expand description

Validation and normalization of Replay events.

Enums§

ReplayError
Replay validation or normalization error.

Functions§

normalize
Adds default fields and normalizes all values in to their standard representation.
validate
Checks if the Replay event is structurally valid.