Deprecated
Use objectAsync
with rest
argument instead.
import { passthroughAsync } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Creates an object schema that passes unknown keys.
Parameters
schema: TSchema
A object schema.
x/valibot/mod.ts>passthroughAsync
Use objectAsync
with rest
argument instead.
import { passthroughAsync } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Creates an object schema that passes unknown keys.
A object schema.