public class TableDataContentValidationRule extends AbstractValidationRule
Constructor and Description |
---|
TableDataContentValidationRule()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isApplicable(java.lang.String location)
Tests whether a rule is applicable to a target location.
|
void |
validateTableDataContents() |
execute, getCaption, getChildContext, getContext, getListener, getParentTarget, getRegistrar, getTarget, reportError, reportError, setCaption
public TableDataContentValidationRule()
public boolean isApplicable(java.lang.String location)
AbstractValidationRule
isApplicable
in interface ValidationRule
isApplicable
in class AbstractValidationRule
location
- the target location@ValidationTest public void validateTableDataContents() throws java.net.MalformedURLException, java.net.URISyntaxException
java.net.MalformedURLException
java.net.URISyntaxException
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.