@Component public class GetAccountConsentsStatusByIdValidator extends AbstractConsentTppValidator<CommonConsentObject>
| Constructor and Description |
|---|
GetAccountConsentsStatusByIdValidator() |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull ValidationResult |
executeBusinessValidation(CommonConsentObject consentObject)
Validates get account consent status by id request
|
getTppInfoValidator, setAisConsentTppInfoValidatorvalidatepublic GetAccountConsentsStatusByIdValidator()
@NotNull protected @NotNull ValidationResult executeBusinessValidation(CommonConsentObject consentObject)
executeBusinessValidation in class AbstractAisTppValidator<CommonConsentObject>consentObject - consent information objectCopyright © 2019. All rights reserved.