Skip to content
Shapemetry

Model - Diagnose

API reference for src/validate/diagnose on @huukhanhnguyen/model, reachable from ..

See the Guide for the ModelJSON / evaluate pipeline.

API reference

Signatures are generated from the live package .d.ts - not hand-written.

diagnoseModelJSON

function

diagnoseModelJSON(raw: unknown, registry?: Registry): ModelDiagnostic[]

formatModelDiagnostics

function

formatModelDiagnostics(raw: unknown, registry?: Registry): string
Last updated: 📖 1 min readEdit on GitHub