Uses of Interface
eu.dnetlib.validator2.engine.RuleDiagnostics
Packages that use RuleDiagnostics
Package
Description
-
Uses of RuleDiagnostics in eu.dnetlib.validator2.engine
Methods in eu.dnetlib.validator2.engine that return RuleDiagnosticsModifier and TypeMethodDescriptionstatic <T,R extends Rule<T>>
RuleDiagnostics<T,R> Helper.Diagnostics.systemErr()static <T,R extends Rule<T>>
RuleDiagnostics<T,R> Helper.Diagnostics.systemOut()Constructors in eu.dnetlib.validator2.engine with parameters of type RuleDiagnostics -
Uses of RuleDiagnostics in eu.dnetlib.validator2.engine.builtins
Classes in eu.dnetlib.validator2.engine.builtins that implement RuleDiagnostics -
Uses of RuleDiagnostics in eu.dnetlib.validator2.validation.guideline
Methods in eu.dnetlib.validator2.validation.guideline that return RuleDiagnostics