When validating an OBv3 (already validated using DCC's VerifierPlus), I see errors like required property 'issuanceDate' not found that are indicative of VC 1.1 data model usage.
Would it be possible to update the validator to use VC 2.0 instead, as the current OBv3 data model does?
Apologies for not being able to suggest lines of code to change; I have no experience coding with Java.