| Package | Description |
|---|---|
| org.verapdf.pdfa.results |
Interfaces and reference implementations encapsulating the results of PDF/A
validation.
|
| org.verapdf.processor.reports |
| Modifier and Type | Method and Description |
|---|---|
TestAssertion.Status |
TestAssertion.getStatus() |
static TestAssertion.Status |
TestAssertion.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestAssertion.Status[] |
TestAssertion.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
TestAssertion.Status |
RuleSummary.getRuleStatus() |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.