Class SimpleRule<T,C extends RuleContext>
java.lang.Object
eu.dnetlib.validator2.engine.builtins.SimpleRule<T,C>
- All Implemented Interfaces:
Rule<T>
- Direct Known Subclasses:
AlwaysErrRule,AlwaysFailRule,AlwaysSucceedRule,AndRule
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleRule
-
-
Method Details
-
getContext
- Specified by:
getContextin interfaceRule<T>
-
test
- Specified by:
testin interfaceRule<T>- Throws:
RuleEvaluationException
-
toString
-