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

x/hono/request.ts>HonoRequest#addValidatedData

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

Parameters

target: keyof ValidationTargets
data: { }