import { safeInteger } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Creates a pipeline validation action that validates whether a number is a safe integer.
import { safeInteger } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Creates a pipeline validation action that validates whether a number is a safe integer.