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