@Component public class BulkPaymentTypeValidatorImpl extends SinglePaymentTypeValidatorImpl
errorBuildingService, objectMapper| Constructor and Description |
|---|
BulkPaymentTypeValidatorImpl(ErrorBuildingService errorBuildingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
PaymentMapper paymentMapper,
AmountValidator amountValidator) |
| Modifier and Type | Method and Description |
|---|---|
PaymentType |
getPaymentType() |
void |
validate(Object body,
MessageError messageError) |
checkOptionalFieldForMaxLength, checkRequiredFieldForMaxLength, mapBodyToInstance, validate, validateBodyFields, validateRawData, validateRemittanceInformationStructured, validateUltimateCreditor, validateUltimateDebtor@Autowired public BulkPaymentTypeValidatorImpl(ErrorBuildingService errorBuildingService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, PaymentMapper paymentMapper, AmountValidator amountValidator)
public PaymentType getPaymentType()
getPaymentType in interface PaymentTypeValidatorgetPaymentType in class SinglePaymentTypeValidatorImplpublic void validate(Object body, MessageError messageError)
validate in interface PaymentTypeValidatorvalidate in class SinglePaymentTypeValidatorImplCopyright © 2019. All rights reserved.