From 0a0e965184c510bdf2ec627f3e37c12d915ff820 Mon Sep 17 00:00:00 2001 From: Gabe <7622243+decentralgabe@users.noreply.github.com> Date: Tue, 29 Aug 2023 06:48:57 -0700 Subject: [PATCH] hard to test must (#208) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3ca5e21..be9d9fc 100644 --- a/index.html +++ b/index.html @@ -581,7 +581,7 @@

Integrity Validation

be annotated with integrity information by adding the `digestSRI` property to the `credentialSchema` value in the Verifiable Credential which contains the schema, using the method specified in Subresource Integrity. - Validation of the integrity of the schema MUST be done before evaluation. + It is RECOMMENDED that validation of the integrity of the schema be done before evaluation.

An example of such usage is provided below: