The input request type (defaults to unknown)
The validated request type (defaults to unknown)
The response type (defaults to unknown)
Optional ReadonlytypeHandler type (defaults to Regular if not specified)
ReadonlyhashUnique identifier for this handler
Handles the validated event.
The trigger context with validated data
A Result indicating whether to continue or stop processing
OptionalvalidateOptionalpostOptional hook called after handling the event.
The trigger context
A Promise that resolves when post-processing is complete
Event handler interface. Handlers can optionally validate requests before handling them.