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