import * as valibot from "https://deno.land/x/valibot@v0.35.0/src/actions/safeInteger/index.ts";
Functions
Creates a safe integer validation action. |
Interfaces
Safe integer action type. | |
Safe integer issue type. |
x/valibot/src/actions/safeInteger/index.ts
import * as valibot from "https://deno.land/x/valibot@v0.35.0/src/actions/safeInteger/index.ts";
Creates a safe integer validation action. |
Safe integer action type. | |
Safe integer issue type. |