import * as valibot from "https://deno.land/x/valibot@v0.11.1/src/validations/safeInteger/index.ts";
Functions
Creates a validation function that validates whether a number is a safe integer. |
x/valibot/src/validations/safeInteger/index.ts
import * as valibot from "https://deno.land/x/valibot@v0.11.1/src/validations/safeInteger/index.ts";
Creates a validation function that validates whether a number is a safe integer. |