Skip to main content
Go to Latest
function validateIntegerRange
import { validateIntegerRange } from "https://deno.land/std@0.34.0/node/util.ts";

Parameters

value: number
name: string
optional
min = [UNSUPPORTED]
optional
max = [UNSUPPORTED]