@Component public class SupportedAccountReferenceValidator extends Object implements BusinessValidator<Collection<de.adorsys.psd2.xs2a.core.profile.AccountReference>>
| Constructor and Description |
|---|
SupportedAccountReferenceValidator() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull ValidationResult |
validate(@NotNull Collection<de.adorsys.psd2.xs2a.core.profile.AccountReference> accountReferences)
Validates some object according to some business rules
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildWarningMessages@NotNull public @NotNull ValidationResult validate(@NotNull @NotNull Collection<de.adorsys.psd2.xs2a.core.profile.AccountReference> accountReferences)
BusinessValidatorvalidate in interface BusinessValidator<Collection<de.adorsys.psd2.xs2a.core.profile.AccountReference>>accountReferences - business object to be validatedCopyright © 2020. All rights reserved.