@IntegrationFlowValidator public class RemoveVariableValidator extends AbstractSequencedProcessingValidator<RemoveVariable>
XFlowValidator for the validation of RemoveVariable processing element. This will
perform validations for the below set of rules.
1. The 'Next' outport should be connected to a processing element
2. A value should be set for the parameter "Variable Name"| Constructor and Description |
|---|
RemoveVariableValidator() |
| Modifier and Type | Method and Description |
|---|---|
protected FlowValidationResultFactory |
getFlowValidationResultFactory() |
protected List<FlowValidationResult> |
validateSequencedElement(RemoveVariable removeVariableElement) |
validateprotected FlowValidationResultFactory getFlowValidationResultFactory()
getFlowValidationResultFactory in class AbstractSequencedProcessingValidator<RemoveVariable>protected List<FlowValidationResult> validateSequencedElement(RemoveVariable removeVariableElement)
validateSequencedElement in class AbstractSequencedProcessingValidator<RemoveVariable>Copyright © 2016–2019 AdroitLogic. All rights reserved.