@Primary @Component public class DefaultPaymentBusinessValidatorImpl extends Object implements PaymentBusinessValidator
| Constructor and Description |
|---|
DefaultPaymentBusinessValidatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
validate(byte[] body,
String paymentProduct,
PaymentType paymentType) |
public ValidationResult validate(byte[] body, String paymentProduct, PaymentType paymentType)
validate in interface PaymentBusinessValidatorCopyright © 2020. All rights reserved.