Interface ValidationExecutionManager
-
- All Known Implementing Classes:
Fedora3ValidationExecutionManager
public interface ValidationExecutionManagerThis class is responsible for coordinating and managing the lifecycle of the classes involved in a validation run.- Author:
- dbernstein
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddoValidation()Perform a validation run.
-