| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMethodValidator<H extends HeaderValidator,R extends RawBodyValidator,B extends BodyValidator,P extends QueryParameterValidator> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBodyValidatorImpl
Class with common functionality (AIS and PIS) for bodies validating.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConsentBodyValidator
Interface for validating the body of AIS consent (JSON deserializing and inner fields correctness).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccountAccessValidatorImpl |
class |
ConsentBodyFieldsValidatorImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CancelPaymentBodyValidator |
interface |
PaymentBodyValidator
Interface for validating the body of PIS payments (JSON deserializing and inner fields correctness).
|
| Modifier and Type | Class and Description |
|---|---|
class |
PaymentBodyValidatorImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkPaymentTypeValidatorImpl |
class |
PeriodicPaymentTypeValidatorImpl |
class |
SinglePaymentTypeValidatorImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FundsConfirmationBodyValidator
Interface for validating the body of funds confirmation request (JSON deserializing and inner fields correctness).
|
| Modifier and Type | Class and Description |
|---|---|
class |
FundsConfirmationBodyValidatorImpl |
Copyright © 2019. All rights reserved.