public static class ExceptionFactory.IntegrityCheckResult extends Object
Constructor and Description |
---|
IntegrityCheckResult(boolean result)
Creates an integrity check result.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getViolations()
Returns the integrity check violations.
|
boolean |
isValid()
Returns
true if the integrity check succeeded. |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.