@Value.Immutable
public static interface Verifier.Result
| Modifier and Type | Interface and Description |
|---|---|
static class |
Verifier.Result.Status |
| Modifier and Type | Method and Description |
|---|---|
List<Verifier.VerifierError> |
getErrors() |
Verifier.Scope |
getScope() |
Verifier.Result.Status |
getStatus() |
Verifier.Result.Status getStatus()
Verifier.Scope getScope()
List<Verifier.VerifierError> getErrors()
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.