public interface ValidationResult
Modifier and Type | Method and Description |
---|---|
List<DigiDoc4JException> |
getErrors()
Return a list of errors.
|
List<DigiDoc4JException> |
getWarnings()
Return a list of warnings.
|
boolean |
hasWarnings()
Are there any validation warnings.
|
boolean |
isValid() |
boolean isValid()
boolean hasWarnings()
List<DigiDoc4JException> getErrors()
List<DigiDoc4JException> getWarnings()
Copyright © 2024. All rights reserved.