Skip to main content
Module

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

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

schema for numeric string or null or undefined

Returns

NumericStringSchema<null | undefined>

schema for numeric string or undefined

schema for numeric string or null

schema for numeric string