Class IntermediateThrowEventValidator
java.lang.Object
io.camunda.zeebe.model.bpmn.validation.zeebe.IntermediateThrowEventValidator
- All Implemented Interfaces:
org.camunda.bpm.model.xml.validation.ModelElementValidator<IntermediateThrowEvent>
public class IntermediateThrowEventValidator
extends Object
implements org.camunda.bpm.model.xml.validation.ModelElementValidator<IntermediateThrowEvent>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvalidate(IntermediateThrowEvent element, org.camunda.bpm.model.xml.validation.ValidationResultCollector validationResultCollector)
-
Constructor Details
-
IntermediateThrowEventValidator
public IntermediateThrowEventValidator()
-
-
Method Details
-
getElementType
- Specified by:
getElementTypein interfaceorg.camunda.bpm.model.xml.validation.ModelElementValidator<IntermediateThrowEvent>
-
validate
public void validate(IntermediateThrowEvent element, org.camunda.bpm.model.xml.validation.ValidationResultCollector validationResultCollector) - Specified by:
validatein interfaceorg.camunda.bpm.model.xml.validation.ModelElementValidator<IntermediateThrowEvent>
-