Discussions and samples for the json validation schema for CTDL. Primarily how the validation schema should be generated/configured, and topics on migrating to the credential registry.
In order to test a new release, complete the follow steps:
- Create a new version of the schemas
- Create a new folder (eg.
Schema-2017-06-30) and place the new schemas inside - Update the symbolic link called
latestto point to the latest release (eg.Schema-2017-06-30) - Update the test cases (if necessary).
They are located in the folder
/test_datawith subsequent subfolders named after their respective schemas (i.e. for/Schema-2017-06-30/credentialSchema.jsonwe would have/test_data/credentialSchema/credential_1167_payload_Successful.txtor/test_data/credentialSchema/invalid_credential.txt)