public class TableDataContentValidationRule extends AbstractValidationRule
Constructor and Description |
---|
TableDataContentValidationRule()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isApplicable(String location)
Tests whether a rule is applicable to a target location.
|
void |
validateTableDataContents() |
execute, getCaption, getChildContext, getContext, getExtraTarget, getListener, getParentTarget, getRegistrar, getTarget, isDebugLogLevel, isInfoLogLevel, reportError, reportError, setCaption, verifyLidPrefix
public TableDataContentValidationRule()
public boolean isApplicable(String location)
AbstractValidationRule
isApplicable
in interface ValidationRule
isApplicable
in class AbstractValidationRule
location
- the target location@ValidationTest public void validateTableDataContents() throws MalformedURLException, URISyntaxException
Copyright © 2022 Jet Propulsion Laboratory, California Institute of Technology. All rights reserved.