Uses of Interface
de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.PaymentValidationConfig
-
Packages that use PaymentValidationConfig Package Description de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config de.adorsys.psd2.xs2a.web.validator.body.payment.handler.type -
-
Uses of PaymentValidationConfig in de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config
Classes in de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config that implement PaymentValidationConfig Modifier and Type Class Description classAustriaValidationConfigImplclassDefaultPaymentValidationConfigImpl -
Uses of PaymentValidationConfig in de.adorsys.psd2.xs2a.web.validator.body.payment.handler.type
Methods in de.adorsys.psd2.xs2a.web.validator.body.payment.handler.type with parameters of type PaymentValidationConfig Modifier and Type Method Description de.adorsys.psd2.xs2a.core.error.MessageErrorBulkPaymentTypeValidatorImpl. validate(Object body, de.adorsys.psd2.xs2a.core.error.MessageError messageError, PaymentValidationConfig validationConfig)de.adorsys.psd2.xs2a.core.error.MessageErrorPaymentTypeValidator. validate(Object body, de.adorsys.psd2.xs2a.core.error.MessageError messageError, PaymentValidationConfig validationConfig)de.adorsys.psd2.xs2a.core.error.MessageErrorPeriodicPaymentTypeValidatorImpl. validate(Object body, de.adorsys.psd2.xs2a.core.error.MessageError messageError, PaymentValidationConfig validationConfig)de.adorsys.psd2.xs2a.core.error.MessageErrorSinglePaymentTypeValidatorImpl. validate(Object body, de.adorsys.psd2.xs2a.core.error.MessageError messageError, PaymentValidationConfig validationConfig)
-