public abstract class HTTPOperationRequestValidationHandlerImpl<OperationSpecType> extends BaseValidationHandler implements HTTPOperationRequestValidationHandler
| Modifier and Type | Field and Description |
|---|---|
protected OperationSpecType |
pathSpec |
bodyRequired| Constructor and Description |
|---|
HTTPOperationRequestValidationHandlerImpl(OperationSpecType pathSpec) |
addBodyFileRule, addCookieParamRule, addCustomValidator, addFormParamRule, addHeaderParamRule, addMultipartFileRule, addPathParamRule, addQueryParamRule, addRule, handle, isBodyRequired, setCookieAdditionalPropertyHandler, setEntireBodyValidator, setQueryAdditionalPropertyHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseOperationSpecprotected OperationSpecType pathSpec
public HTTPOperationRequestValidationHandlerImpl(OperationSpecType pathSpec)
Copyright © 2020. All rights reserved.