@Component public class CreateConsentRequestValidator extends Object
| Constructor and Description |
|---|
CreateConsentRequestValidator() |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
validateRequest(CreateConsentReq request)
Validates Create consent request according to:
supporting of global consent for All Psd2
supporting of bank offered consent
expiration date of consent
If there are new consent requirements, this method has to be updated.
|
public ValidationResult validateRequest(CreateConsentReq request)
request - CreateConsentReq request for consent creatingCopyright © 2019. All rights reserved.