JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
eu.dnetlib.validator2.validation.guideline
Interface RuleEvaluator<T,
R extends
Rule
<T>>
public interface
RuleEvaluator<T,
R extends
Rule
<T>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
RuleDiagnostics
<
T
,
R
>
evaluate
(
T
subject)
Method Details
evaluate
RuleDiagnostics
<
T
,
R
>
evaluate
(
T
subject)