@Component public class CancelPaymentValidator extends AbstractPisTppValidator<CancelPaymentPO>
| Constructor and Description |
|---|
CancelPaymentValidator() |
| Modifier and Type | Method and Description |
|---|---|
protected ValidationResult |
executeBusinessValidation(CancelPaymentPO paymentObject)
Validates cancel payment request by checking whether:
given payment's type and product are valid for the payment
|
setPisTppInfoValidator, validateprotected ValidationResult executeBusinessValidation(CancelPaymentPO paymentObject)
executeBusinessValidation in class AbstractPisTppValidator<CancelPaymentPO>paymentObject - payment information objectCopyright © 2019. All rights reserved.