public interface Stage
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()
Returns a short one-line description of this stage. 
 | 
void | 
run(Reporter reporter,
   TapService tapService)
Performs the validation checks for this stage. 
 | 
String getDescription()
void run(Reporter reporter, TapService tapService)
reporter - destination for validation messagestapService - TAP service descriptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.