| Package | Description |
|---|---|
| de.adorsys.xs2a.adapter.api.validation |
| Modifier and Type | Method and Description |
|---|---|
ValidationError.Code |
ValidationError.getCode() |
static ValidationError.Code |
ValidationError.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationError.Code[] |
ValidationError.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValidationError(ValidationError.Code code,
String path,
String message) |
Copyright © 2021. All rights reserved.