Class AbstractConfirmationOfFundsConsentTppValidator<T extends TppInfoProvider>

  • Type Parameters:
    T - type of object to be checked
    All Implemented Interfaces:
    BusinessValidator<T>
    Direct Known Subclasses:
    DeleteConfirmationOfFundsConsentByIdValidator

    public abstract class AbstractConfirmationOfFundsConsentTppValidator<T extends TppInfoProvider>
    extends AbstractPiisTppValidator<T>
    Common validator for validating TPP in consents for consents endpoints and executing request-specific business validation afterwards. Should be used for all PIIS requests related to consents, excluding consent creation request.