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).
Author:
Daniel Meyer