| Interface | Description | 
|---|---|
| ModelElementValidator<T extends ModelElementInstance> | A validator for model element instances. | 
| ValidationResult | An individual validation result. | 
| ValidationResultCollector | Object passed to the  ModelElementValidatorto collect validation results. | 
| ValidationResultFormatter | SPI which can be implemented to print out a summary of a validation result. | 
| ValidationResults | Object in which the results of a model validation are collected. | 
| Enum | Description | 
|---|---|
| ValidationResultType | 
Copyright © 2018. All rights reserved.