public class ValidationMiddleware extends BaseMiddleware implements Middleware
| Constructor and Description |
|---|
ValidationMiddleware() |
| Modifier and Type | Method and Description |
|---|---|
Request |
handleRequest(Context context)
Handle the context includes request object
|
handleException, handleResponseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleException, handleResponsepublic Request handleRequest(Context context) throws UCloudException
MiddlewarehandleRequest in interface MiddlewarehandleRequest in class BaseMiddlewarecontext - Context of invoking lifecycleUCloudException - the exception during invokingCopyright © 2024. All rights reserved.