public interface ValidationRule
extends org.apache.commons.chain.Command
Modifier and Type | Method and Description |
---|---|
String |
getCaption()
Gets a caption describing the rule.
|
boolean |
isApplicable(String location)
Tests whether a rule is applicable to a target location.
|
boolean isApplicable(String location)
location
- the target location to validateString getCaption()
Copyright © 2010–2017 Planetary Data System. All rights reserved.