public class ParameterValidator extends Object implements ProducerInvokeExtension
| Constructor and Description |
|---|
ParameterValidator() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
beforeMethodInvoke(SwaggerInvocation invocation,
SwaggerProducerOperation producerOperation,
Object[] args) |
int |
getOrder() |
public <T> void beforeMethodInvoke(SwaggerInvocation invocation, SwaggerProducerOperation producerOperation, Object[] args) throws javax.validation.ConstraintViolationException
beforeMethodInvoke in interface ProducerInvokeExtensionjavax.validation.ConstraintViolationExceptionpublic int getOrder()
getOrder in interface ProducerInvokeExtensionCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.