@Component public class BulkPaymentTypeValidatorImpl extends SinglePaymentTypeValidatorImpl
paymentMappererrorBuildingService, xs2aObjectMapper| Constructor and Description |
|---|
BulkPaymentTypeValidatorImpl(ErrorBuildingService errorBuildingService,
de.adorsys.psd2.mapper.Xs2aObjectMapper xs2aObjectMapper,
PaymentMapper paymentMapper,
AmountValidator amountValidator,
IbanValidator ibanValidator) |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.psd2.xs2a.core.profile.PaymentType |
getPaymentType() |
de.adorsys.psd2.xs2a.core.error.MessageError |
validate(Object body,
de.adorsys.psd2.xs2a.core.error.MessageError messageError,
PaymentValidationConfig validationConfig) |
checkFieldForMaxLength, extractErrorField, validate, validateBodyFields, validateRawData@Autowired public BulkPaymentTypeValidatorImpl(ErrorBuildingService errorBuildingService, de.adorsys.psd2.mapper.Xs2aObjectMapper xs2aObjectMapper, PaymentMapper paymentMapper, AmountValidator amountValidator, IbanValidator ibanValidator)
public de.adorsys.psd2.xs2a.core.profile.PaymentType getPaymentType()
getPaymentType in interface PaymentTypeValidatorgetPaymentType in class SinglePaymentTypeValidatorImplpublic de.adorsys.psd2.xs2a.core.error.MessageError validate(Object body, de.adorsys.psd2.xs2a.core.error.MessageError messageError, PaymentValidationConfig validationConfig)
validate in interface PaymentTypeValidatorvalidate in class SinglePaymentTypeValidatorImplCopyright © 2020. All rights reserved.