|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Stage
Represents a stage of validator processing.
Method Summary | |
---|---|
String |
getDescription()
Returns a short one-line description of this stage. |
void |
run(Reporter reporter,
URL serviceUrl)
Performs the validation checks for this stage. |
Method Detail |
---|
String getDescription()
void run(Reporter reporter, URL serviceUrl)
reporter
- destination for validation messagesserviceUrl
- TAP service URL
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |