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 | Field and Description |
---|---|
protected Collection<ModelElementValidator<?>> |
ModelInstanceValidator.validators |
Constructor and Description |
---|
ModelInstanceValidator(ModelInstanceImpl modelInstanceImpl,
Collection<ModelElementValidator<?>> validators) |
Copyright © 2022. All rights reserved.