@Component public class GetAccountListValidator extends AbstractAccountTppValidator<GetAccountListConsentObject>
| Constructor and Description |
|---|
GetAccountListValidator() |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull ValidationResult |
executeBusinessValidation(GetAccountListConsentObject consentObject)
Validates get account list request by checking whether:
consent has access to balances if the balance information was requested
|
getTppInfoValidator, setAisAccountTppInfoValidatorvalidate@NotNull protected @NotNull ValidationResult executeBusinessValidation(GetAccountListConsentObject consentObject)
executeBusinessValidation in class AbstractAisTppValidator<GetAccountListConsentObject>consentObject - consent information objectCopyright © 2019. All rights reserved.