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

pub fn validate_cbor(
    rule_def: &RuleDef,
    value: &CBOR_Value,
    ctx: &dyn LookupContext
) -> ValidateResult

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