Skip to content

BeforeValidate

const BeforeValidate: () => (target, propertyKey) => void

Defined in: src/decorators/hooks.ts:43

Decorator: Hook that runs before validation.

(target, propertyKey): void

any

string

void