public class ParameterExistsValidator extends Object implements Validators.ComponentValidator
| Constructor and Description |
|---|
ParameterExistsValidator(String parameterName) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.meta.model.parameter.ParameterModel |
getParameterModel() |
void |
validate(ComponentValidationContext<?> context) |
public ParameterExistsValidator(String parameterName)
public void validate(ComponentValidationContext<?> context) throws SessionCallValidationException
validate in interface Validators.ComponentValidatorSessionCallValidationExceptionpublic org.mule.runtime.api.meta.model.parameter.ParameterModel getParameterModel()
Copyright © 2022 MuleSoft, Inc.. All rights reserved.