You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: