Class GetAccountConsentsStatusByIdValidator

    • Constructor Detail

      • GetAccountConsentsStatusByIdValidator

        public GetAccountConsentsStatusByIdValidator()
    • Method Detail

      • executeBusinessValidation

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