Interface ValidationResultCollector
- All Known Implementing Classes:
ValidationResultsCollectorImpl
public interface ValidationResultCollector
Object passed to the
ModelElementValidator
to collect validation results.- Since:
- 7.6
- Author:
- Daniel Meyer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Adds an errorvoid
addWarning
(int code, String message) Adds a warining