interface ValidationErrorimport { type ValidationError } from "https://deno.land/x/cargo_inspect@0.2.0/schema.ts"; Propertiesmessage: string