Annotation Type ValidConsentBody
-
@Target(FIELD) @Retention(RUNTIME) @Constraint(validatedBy=AccountAccessBodyValidator.class) @Documented public @interface ValidConsentBody
Special validator forAisConsentInitiateBody.AccountAccessBodyAIS consent specification that checks we can use the provided object to make call to ASPSP API.