-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Multilingual credential verifier perspective
Statement
As a verifier, I want to be able to validate the claims presented to me, regardless of the language used, in order to validate the presentation and apply my business rules.
Scenarios
Scenario 1 - Requesting a presentation
Given that a verifier sends a presentation request to a holder
And the holder has set the display language of their digital wallet to French
When the holder consults the presentation request
Then the labels are displayed in French
And the labels are human-readable
And the values are not translated
And data formats (date, decimal numbers, etc.) are displayed correctly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels