@Component public abstract class TppInfoValidator extends Object
| Constructor and Description |
|---|
TppInfoValidator() |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
validateTpp(@Nullable TppInfo tppInfo)
Validates the TPP object contained in the consent/payment by checking whether it matches the current TPP in the request
|
public ValidationResult validateTpp(@Nullable @Nullable TppInfo tppInfo)
tppInfo - TPP Info object contained in the consent/paymentCopyright © 2019. All rights reserved.