CapabilityStage
, ColumnMetadataStage
, CompareMetadataStage
, ExampleStage
, JobStage
, ObsTapStage
, QueryStage
, TableMetadataStage
, TablesEndpointStage
, TapSchemaStage
, UploadStage
, XsdStage
public interface Stage
Modifier and Type | Method | 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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.