Skip to content

PURISTA API


PURISTA API / @purista/core / throwIfNotValidMessage

Function: throwIfNotValidMessage()

throwIfNotValidMessage(input): void

Defined in: packages/core/src/helper/throwIfNotValidMessage.impl.ts:12

Validates if the given input might be valid event bridge message It only checks for "technically possible"

Parameters

input

unknown

Returns

void