Skip to content

AfterValidate

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

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

Decorator: Hook that runs after validation.

(target, propertyKey): void

any

string

void