Uses of Interface
org.activiti.cloud.services.modeling.validation.NameValidator
-
-
Uses of NameValidator in org.activiti.cloud.services.modeling.validation
Subinterfaces of NameValidator in org.activiti.cloud.services.modeling.validation Modifier and Type Interface Description interfaceDNSNameValidatorDNS label validator -
Uses of NameValidator in org.activiti.cloud.services.modeling.validation.process
Classes in org.activiti.cloud.services.modeling.validation.process that implement NameValidator Modifier and Type Class Description classBpmnModelNameValidatorImplementation ofBpmnCommonModelValidatorfor validating process name -
Uses of NameValidator in org.activiti.cloud.services.modeling.validation.project
Classes in org.activiti.cloud.services.modeling.validation.project that implement NameValidator Modifier and Type Class Description classProjectNameValidatorImplementation ofProjectValidatorfor validating the project name
-