Deprecated
Use object
without rest
argument instead.
import { strip } 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 object
without rest
argument instead.
import { strip } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Creates an object schema that strips unknown keys.
A object schema.