public class InputDataValidator extends IdAndNameValidator<org.camunda.bpm.model.dmn.instance.InputData>
| Constructor and Description |
|---|
InputDataValidator() |
| Modifier and Type | Method and Description |
|---|---|
Class<org.camunda.bpm.model.dmn.instance.InputData> |
getClassUnderValidation() |
String |
getName() |
isApplicable, validategetClassUsedToCheckApplicabilityapplypublic String getName()
getName in class IdAndNameValidator<org.camunda.bpm.model.dmn.instance.InputData>public Class<org.camunda.bpm.model.dmn.instance.InputData> getClassUnderValidation()
getClassUnderValidation in class GenericValidator<org.camunda.bpm.model.dmn.instance.InputData,org.camunda.bpm.model.dmn.instance.InputData>Copyright © 2021 red6 enterprise software GmbH. All rights reserved.