| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.web.validator.body.payment.config | |
| de.adorsys.psd2.xs2a.web.validator.body.payment.type |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPaymentValidationConfigImpl |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentValidationConfig |
SinglePaymentTypeValidatorImpl.validationConfig |
| Constructor and Description |
|---|
BulkPaymentTypeValidatorImpl(ErrorBuildingService errorBuildingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
PaymentMapper paymentMapper,
AmountValidator amountValidator,
PaymentValidationConfig validationConfig) |
PeriodicPaymentTypeValidatorImpl(ErrorBuildingService errorBuildingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
PaymentMapper paymentMapper,
AmountValidator amountValidator,
PaymentValidationConfig validationConfig) |
SinglePaymentTypeValidatorImpl(ErrorBuildingService errorBuildingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
PaymentMapper paymentMapper,
AmountValidator amountValidator,
PaymentValidationConfig validationConfig) |
Copyright © 2019. All rights reserved.