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