@Component public class FundsConfirmationBodyValidatorImpl extends AbstractBodyValidatorImpl implements FundsConfirmationBodyValidator
errorBuildingService, objectMapper| Constructor and Description |
|---|
FundsConfirmationBodyValidatorImpl(ErrorBuildingService errorBuildingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
AccountReferenceValidator accountReferenceValidator) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(javax.servlet.http.HttpServletRequest request,
MessageError messageError) |
checkOptionalFieldForMaxLength, checkRequiredFieldForMaxLength, mapBodyToInstance, validateBodyFields, validateRawData, validateRemittanceInformationStructured, validateUltimateCreditor, validateUltimateDebtorpublic FundsConfirmationBodyValidatorImpl(ErrorBuildingService errorBuildingService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, AccountReferenceValidator accountReferenceValidator)
public void validate(javax.servlet.http.HttpServletRequest request,
MessageError messageError)
validate in interface BodyValidatorvalidate in class AbstractBodyValidatorImplCopyright © 2019. All rights reserved.