JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
I
O
P
V
C
CountryValidatorHolder
- Interface in
de.adorsys.psd2.validator.payment
D
de.adorsys.psd2.validator.payment
- package de.adorsys.psd2.validator.payment
de.adorsys.psd2.validator.payment.config
- package de.adorsys.psd2.validator.payment.config
G
getCountryIdentifier()
- Method in interface de.adorsys.psd2.validator.payment.
CountryValidatorHolder
Returns country identifier for which payment validators will be applied
getPaymentBodyFieldsValidator()
- Method in interface de.adorsys.psd2.validator.payment.
CountryValidatorHolder
Returns payment body fields validator for validating format of the payment
getPaymentBusinessValidator()
- Method in interface de.adorsys.psd2.validator.payment.
CountryValidatorHolder
Returns payment business validator for executing custom validation according to specific business rules.
I
isCustom()
- Method in interface de.adorsys.psd2.validator.payment.
CountryValidatorHolder
Defines either country validation holder is custom or not.
isNone()
- Method in class de.adorsys.psd2.validator.payment.config.
ValidationObject
isOptional()
- Method in class de.adorsys.psd2.validator.payment.config.
ValidationObject
isRequired()
- Method in class de.adorsys.psd2.validator.payment.config.
ValidationObject
isSkipped()
- Method in class de.adorsys.psd2.validator.payment.config.
ValidationObject
O
Occurrence
- Enum in
de.adorsys.psd2.validator.payment.config
P
PaymentBodyFieldsValidator
- Interface in
de.adorsys.psd2.validator.payment
PaymentBusinessValidator
- Interface in
de.adorsys.psd2.validator.payment
V
validate(HttpServletRequest, String, MessageError)
- Method in interface de.adorsys.psd2.validator.payment.
PaymentBodyFieldsValidator
Validates payment body format.
validate(byte[], String, PaymentType)
- Method in interface de.adorsys.psd2.validator.payment.
PaymentBusinessValidator
Validates a payment according to some business rules
ValidationObject
- Class in
de.adorsys.psd2.validator.payment.config
ValidationObject()
- Constructor for class de.adorsys.psd2.validator.payment.config.
ValidationObject
ValidationObject(int)
- Constructor for class de.adorsys.psd2.validator.payment.config.
ValidationObject
ValidationObject(Occurrence, int)
- Constructor for class de.adorsys.psd2.validator.payment.config.
ValidationObject
valueOf(String)
- Static method in enum de.adorsys.psd2.validator.payment.config.
Occurrence
Returns the enum constant of this type with the specified name.
values()
- Static method in enum de.adorsys.psd2.validator.payment.config.
Occurrence
Returns an array containing the constants of this enum type, in the order they are declared.
C
D
G
I
O
P
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.