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