Skip to main content
Module

x/value_schema/dist-deno/exporter.ts>email

simple, easy-to-use, and declarative input validator; supports Node.js, TypeScript, and Deno
Go to Latest
function email
import { email } from "https://deno.land/x/value_schema@v4.0.0-rc.1/dist-deno/exporter.ts";

schema for email or null or undefined

Returns

EmailSchema<null | undefined>

schema for email or undefined

schema for email or null

schema for email