[][src]Function cddl_cat::cbor::validate_cbor

pub fn validate_cbor(
    node: &Node,
    value: &CBOR_Value,
    ctx: &dyn Context
) -> ValidateResult

Validate already-parsed CBOR data against an already-parsed CDDL schema.