public interface ValidationRule
extends org.apache.commons.chain.Command
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCaption()
Gets a caption describing the rule.
|
boolean |
isApplicable(java.lang.String location)
Tests whether a rule is applicable to a target location.
|
boolean isApplicable(java.lang.String location)
location
- the target location to validatejava.lang.String getCaption()
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.