Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/valibot/src/actions/rawTransform/index.ts>RawTransformAction

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Latest
interface RawTransformAction
import { type RawTransformAction } from "https://deno.land/x/valibot@1.0.0-beta.0-to-json-schema/src/actions/rawTransform/index.ts";

Raw transform action type.

Type Parameters

TInput
TOutput

Properties

readonly
type: "raw_transform"

The action type.

readonly
reference: rawTransform

The action reference.