Hello Sphereon,
I hope this is the right place to ask. We are using Sphereon to test receiving credentials, in particular European Digital Credentials. How is schema validation handled by Sphereon? We notice our credentials can succesfully be sent to the wallet if we omit the following field:
"credentialSchema": {
"id": "http://data.europa.eu/snb/model/ap/edc-generic-full",
"type": "ShaclValidator2017"
},
Without it, verification fails and we would like to get some insight in how Sphereon handles this.
Kind regards