express-yaschema-api-handler
    Preparing search index...

    Function setOnRequestValidationErrorHandler

    • Sets the configured function that will be called whenever a request validation error occurs

      Parameters

      • handler: (args: OnRequestValidationErrorHandlerArgs) => void

      Returns void