type alias mongo.ValidationLevelimport { type mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts"; const { ValidationLevel } = mongo; definition: "off" | "strict" | "moderate"