We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee2034 commit 7f9e601Copy full SHA for 7f9e601
index.html
@@ -2146,6 +2146,9 @@ <h3>Data Schemas</h3>
2146
definitions or lock them to specific versions of the vocabulary. Authors of VCs
2147
can include a static version of their vocabulary via credentialSchema that is
2148
locked to some content integrity protection mechanism.
2149
+The <code>credentialSchema</code> <a>property</a> also makes it possible to
2150
+perform syntactic checking on the credential and use verification mechanisms
2151
+such as JSON Schema validation.
2152
</p>
2153
2154
<pre class="example nohighlight" title="Usage of the credentialSchema property to perform JSON schema validation">
0 commit comments