Interface ValidationResults

All Known Implementing Classes:
ModelValidationResultsImpl

public interface ValidationResults
Object in which the results of a model validation are collected. See: ModelInstance.validate(java.util.Collection).
Since:
7.6
Author:
Daniel Meyer