Class Xs2aValidationErrors
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.service.validation.Xs2aValidationErrors
-
@Service("xs2aValidationErrors") public class Xs2aValidationErrors extends ObjectChecker to validate that current context is validation-error free (all necessary parameters are in place) and we can proceed with ASPSP API calls in same order as it was for validation.
-
-
Constructor Summary
Constructors Constructor Description Xs2aValidationErrors()
-
-
-
Method Detail
-
isPresent
public boolean isPresent(BaseContext ctx)
-
-