@Component public class GetPaymentCancellationAuthorisationsValidator extends AbstractPisValidator<CommonPaymentObject>
| Constructor and Description |
|---|
GetPaymentCancellationAuthorisationsValidator(OauthPaymentValidator oauthPaymentValidator) |
| Modifier and Type | Method and Description |
|---|---|
protected ValidationResult |
executeBusinessValidation(CommonPaymentObject paymentObject)
Validates get payment cancellation authorisations request
|
setPisValidators, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildWarningMessagespublic GetPaymentCancellationAuthorisationsValidator(OauthPaymentValidator oauthPaymentValidator)
protected ValidationResult executeBusinessValidation(CommonPaymentObject paymentObject)
executeBusinessValidation in class AbstractPisValidator<CommonPaymentObject>paymentObject - payment information objectCopyright © 2020. All rights reserved.