Package | Description |
---|---|
org.camunda.bpm.model.xml | |
org.camunda.bpm.model.xml.impl | |
org.camunda.bpm.model.xml.impl.validation |
Modifier and Type | Method and Description |
---|---|
ValidationResults |
ModelInstance.validate(Collection<ModelElementValidator<?>> validators)
Validate semantic properties of this model instance using a collection of validators.
|
Modifier and Type | Method and Description |
---|---|
ValidationResults |
ModelInstanceImpl.validate(Collection<ModelElementValidator<?>> validators) |
Modifier and Type | Class and Description |
---|---|
class |
ModelValidationResultsImpl |
Modifier and Type | Method and Description |
---|---|
ValidationResults |
ValidationResultsCollectorImpl.getResults() |
ValidationResults |
ModelInstanceValidator.validate() |
Copyright © 2022. All rights reserved.