Skip to main content

classify_hickory_error

Function classify_hickory_error 

Source
pub fn classify_hickory_error(
    transport: ValidationTransport,
    error: &str,
) -> ValidationFailureKind
Expand description

Map a Hickory error string into a stable ValidationFailureKind.

Used by both the validation pipeline and (in due course) the query subcommand, so the categories stay aligned across surfaces.