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