Package eu.dnetlib.validator2.engine
Class Reporter<T,R extends Rule<T>>
java.lang.Object
eu.dnetlib.validator2.engine.Reporter<T,R>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidreportErrorFor(R rule, T t, Throwable throwable) voidreportFailureFor(R rule, T t, String message, String suggestion) voidreportSuccessFor(R rule, T t) toString()