Class ForwardingRule<T>
java.lang.Object
eu.dnetlib.validator2.engine.builtins.ForwardingRule<T>
- All Implemented Interfaces:
Rule<T>
- Direct Known Subclasses:
ConditionalRule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rule
-
-
Constructor Details
-
ForwardingRule
-
-
Method Details
-
getContext
- Specified by:
getContextin interfaceRule<T>
-
test
- Specified by:
testin interfaceRule<T>- Throws:
RuleEvaluationException
-
toString
-