import { rawCheck } from "https://deno.land/x/valibot@v1.0.0-beta.4/src/actions/rawCheck/rawCheck.ts";
Creates a raw check validation action.
Parameters
action: (context: Context<TInput>) => void
The validation action.
import { rawCheck } from "https://deno.land/x/valibot@v1.0.0-beta.4/src/actions/rawCheck/rawCheck.ts";
Creates a raw check validation action.
The validation action.