@Component public class BulkPaymentTypeValidatorImpl extends SinglePaymentTypeValidatorImpl
errorBuildingService, xs2aObjectMapper| Constructor and Description |
|---|
BulkPaymentTypeValidatorImpl(ErrorBuildingService errorBuildingService,
Xs2aObjectMapper xs2aObjectMapper,
PaymentMapper paymentMapper,
AmountValidator amountValidator) |
| Modifier and Type | Method and Description |
|---|---|
PaymentType |
getPaymentType() |
MessageError |
validate(Object body,
MessageError messageError,
PaymentValidationConfig validationConfig) |
checkFieldForMaxLength, extractErrorField, mapBodyToInstance, validate, validateBodyFields, validateRawData@Autowired public BulkPaymentTypeValidatorImpl(ErrorBuildingService errorBuildingService, Xs2aObjectMapper xs2aObjectMapper, PaymentMapper paymentMapper, AmountValidator amountValidator)
public PaymentType getPaymentType()
getPaymentType in interface PaymentTypeValidatorgetPaymentType in class SinglePaymentTypeValidatorImplpublic MessageError validate(Object body, MessageError messageError, PaymentValidationConfig validationConfig)
validate in interface PaymentTypeValidatorvalidate in class SinglePaymentTypeValidatorImplCopyright © 2019. All rights reserved.