Class TypeValidator<T extends org.camunda.bpm.model.xml.instance.ModelElementInstance>

    • Constructor Detail

      • TypeValidator

        public TypeValidator()
    • Method Detail

      • apply

        public List<ValidationResult> apply​(org.camunda.bpm.model.dmn.DmnModelInstance dmnModelInstance)
        Specified by:
        apply in interface Validator
        Overrides:
        apply in class GenericValidator<T extends org.camunda.bpm.model.xml.instance.ModelElementInstance,​T extends org.camunda.bpm.model.xml.instance.ModelElementInstance>