| Package | Description |
|---|---|
| org.verapdf.pdfa.results |
Interfaces and reference implementations encapsulating the results of PDF/A
validation.
|
| Modifier and Type | Method and Description |
|---|---|
static Location |
ValidationResults.defaultLocation()
Returns an immutable default instance of a Location.
|
Location |
TestAssertion.getLocation() |
static Location |
ValidationResults.locationFromValues(String level,
String context)
TODO: Better explanation of level and context.
|
| Modifier and Type | Method and Description |
|---|---|
static TestAssertion |
ValidationResults.assertionFromValues(int ordinal,
RuleId ruleId,
TestAssertion.Status status,
String message,
Location location)
Creates an immutable TestAssertion instance from the passed parameter
values.
|
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.