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