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