public interface Stage
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Returns a short one-line description of this stage.
|
void |
run(Reporter reporter,
uk.ac.starlink.vo.EndpointSet endpointSet)
Performs the validation checks for this stage.
|
java.lang.String getDescription()
void run(Reporter reporter, uk.ac.starlink.vo.EndpointSet endpointSet)
reporter
- destination for validation messagesendpointSet
- locations of TAP service endpointsCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.