Class DeleteAccountConsentsByIdValidator

    • Constructor Detail

      • DeleteAccountConsentsByIdValidator

        public DeleteAccountConsentsByIdValidator()
    • Method Detail

      • executeBusinessValidation

        @NotNull
        protected @NotNull de.adorsys.psd2.xs2a.core.service.validator.ValidationResult executeBusinessValidation​(CommonConsentObject consentObject)
        Validates delete account consent by id request
        Specified by:
        executeBusinessValidation in class AbstractAisTppValidator<CommonConsentObject>
        Parameters:
        consentObject - consent information object
        Returns:
        valid result if the consent is valid, invalid result with appropriate error otherwise