Skip to content

Commit 0bef06c

Browse files
awoiemsporny
andauthored
Ensure credentialSubject objects contain at least one claim.
Co-authored-by: Manu Sporny <[email protected]>
1 parent cb05564 commit 0bef06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1502,7 +1502,7 @@ <h3>Credential Subject</h3>
15021502
<dt>credentialSubject</dt>
15031503
<dd>
15041504
The value of the <code>credentialSubject</code> <a>property</a> is defined as
1505-
a set of objects that contain one or more properties that are each related to a
1505+
a set of objects that MUST contain one or more claims that are each related to a
15061506
<a>subject</a> of the <a>verifiable credential</a>. Each object MAY contain an
15071507
<code>id</code>, as described in Section <a href="#identifiers"></a>.
15081508
</dd>

0 commit comments

Comments
 (0)