Skip to main content

Module handler

Module handler 

Source
Expand description

ValidatingHandler wrapper that executes request/parameter validation before handler

Structsยง

ValidatingHandler
Wrapper that runs request/parameter validation before calling the user handler.