Class ZeebeCalledElementValidator

  • All Implemented Interfaces:
    org.camunda.bpm.model.xml.validation.ModelElementValidator<ZeebeCalledElement>

    public class ZeebeCalledElementValidator
    extends Object
    implements org.camunda.bpm.model.xml.validation.ModelElementValidator<ZeebeCalledElement>
    • Constructor Detail

      • ZeebeCalledElementValidator

        public ZeebeCalledElementValidator()
    • Method Detail

      • validate

        public void validate​(ZeebeCalledElement element,
                             org.camunda.bpm.model.xml.validation.ValidationResultCollector validationResultCollector)
        Specified by:
        validate in interface org.camunda.bpm.model.xml.validation.ModelElementValidator<ZeebeCalledElement>