light-process
API referenceFunctions

validateWhen

function validateWhen(when): void;

Defined in: src/models/conditions.ts:4

Parameters

when

Record<string, unknown>

Returns

void

Throws

Error if an unknown operator is found

On this page