Skip to main content
Module

x/mongo/mod.ts>ValidationLevel

MongoDB driver for Deno
Extremely Popular
Go to Latest
type alias ValidationLevel
import { type ValidationLevel } from "https://deno.land/x/mongo@v0.32.0/mod.ts";
definition: "off" | "strict" | "moderate"