Closed
Description
Is your feature request related to a problem? Please describe.
Currently it is not possible to validate CBOR data without fully decoding it.
A validation function valid
exists, but it is not exported.
Describe the solution you'd like
Export the valid
function so it can be used to validate CBOR.
Describe alternatives you've considered
None
Additional context
None
Metadata
Metadata
Assignees
Labels
No labels
Activity
Export valid function (#249)