Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.31.2/mod.ts";
definition: "off" | "strict" | "moderate"