Exception: TrackRelay::ValidationError

Inherits:
Error
  • Object
show all
Defined in:
lib/track_relay/errors.rb

Overview

Raised at track time when an EventPayload’s params do not satisfy the corresponding EventDefinition (missing required key, failed coercion, max-length overflow, inclusion-list miss, format mismatch, or undeclared extra param).