Package org.verapdf.processor.reports
Interface Check
-
public interface CheckEncapsulates the details of an individual validation check.- Version:
- 0.1 Created 10 Nov 2016:08:50:42
- Author:
- Carl Wilson carlwilson AT github
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContext()List<String>getErrorArguments()StringgetErrorMessage()StringgetLocation()StringgetStatus()
-