@Component public class CancelPaymentBodyValidatorImpl extends Object implements CancelPaymentBodyValidator
| Constructor and Description |
|---|
CancelPaymentBodyValidatorImpl(TppRedirectUriBodyValidatorImpl tppRedirectUriBodyValidator) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(javax.servlet.http.HttpServletRequest request,
MessageError messageError) |
@Autowired public CancelPaymentBodyValidatorImpl(TppRedirectUriBodyValidatorImpl tppRedirectUriBodyValidator)
public void validate(javax.servlet.http.HttpServletRequest request,
MessageError messageError)
validate in interface BodyValidatorCopyright © 2019. All rights reserved.