Skip to content

@purista/core v2.0.5


PURISTA API / @purista/core / throwIfNotValidMessage

Function: throwIfNotValidMessage()

throwIfNotValidMessage(input): void

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

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

Parameters

input

unknown

Returns

void