@Component public class PaymentBodyValidatorImpl extends AbstractBodyValidatorImpl implements PaymentBodyValidator
errorBuildingService, objectMapper| Constructor and Description |
|---|
PaymentBodyValidatorImpl(ErrorBuildingService errorBuildingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
PaymentTypeValidatorContext paymentTypeValidatorContext,
StandardPaymentProductsResolver standardPaymentProductsResolver,
JsonConverter jsonConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(javax.servlet.http.HttpServletRequest request,
MessageError messageError) |
checkOptionalFieldForMaxLength, checkRequiredFieldForMaxLength, mapBodyToInstance@Autowired public PaymentBodyValidatorImpl(ErrorBuildingService errorBuildingService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, PaymentTypeValidatorContext paymentTypeValidatorContext, StandardPaymentProductsResolver standardPaymentProductsResolver, JsonConverter jsonConverter)
public void validate(javax.servlet.http.HttpServletRequest request,
MessageError messageError)
validate in interface BodyValidatorCopyright © 2019. All rights reserved.