Class RequestHeaderParameterValidator
java.lang.Object
com.predic8.membrane.core.openapi.validators.AbstractParameterValidator
com.predic8.membrane.core.openapi.validators.RequestHeaderParameterValidator
-
Constructor Summary
ConstructorsConstructorDescriptionRequestHeaderParameterValidator(io.swagger.v3.oas.models.OpenAPI api, io.swagger.v3.oas.models.PathItem pathItem) -
Method Summary
Methods inherited from class com.predic8.membrane.core.openapi.validators.AbstractParameterValidator
getAllParameterSchemas, getParametersOfType, getValidationErrors, validateParameter
-
Constructor Details
-
RequestHeaderParameterValidator
public RequestHeaderParameterValidator(io.swagger.v3.oas.models.OpenAPI api, io.swagger.v3.oas.models.PathItem pathItem)
-