Functions
@system-inc/base-foundation · 515c140 · 3 symbols
isHandlerMiddlewareConstructor
function
isMiddlewareConstructor
function
Whether a middleware registration is a class constructor (which is resolved from the container, so it participates in DI and database attribution) rather than a plain function.
validateAndExtractFileType
function
Validates the contentType headers and returns the file extension.