Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/value_schema/dist-deno/appliers/ifEmptyString.ts>Options

simple, easy-to-use, and declarative input validator; supports Node.js, TypeScript, Deno, and Bun
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/value_schema@v3.1.2/dist-deno/appliers/ifEmptyString.ts";

Properties

optional
ifEmptyString: T | null

value if empty string (defaults: error)