Function: isConformanceDiagnostic()
isConformanceDiagnostic(
value):value is ConformanceDiagnostic
Defined in: packages/vellora/src/errors.ts:139
Type guard: does an unknown value carry the structured conformance diagnostic fields?
Parameters
value
unknown
Returns
value is ConformanceDiagnostic