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