filip26 / iron-verifiable-credentials

A Verifiable Credentials Processor & API
https://apicatalog.com
Apache License 2.0
14 stars 7 forks source link

Attach semantic validation to `Type` #188

Open filip26 opened 5 days ago

filip26 commented 5 days ago

e.g. Type.validate(params) -> multiple types -> various model constraints

Run validation of all types before verification, what to do when an unknown type is found? Fail?

filip26 commented 5 days ago

Should be determined by verifiers' verification policies