Skip to main content
Module

x/hono/request.ts>HonoRequest#addValidatedData

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
method HonoRequest.prototype.addValidatedData
import { HonoRequest } from "https://deno.land/x/hono@v3.5.3/request.ts";

Parameters

target: keyof ValidationTargets
data: { }