Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hono/request.ts>HonoRequest#addValidatedData

Web Framework built on Web Standards
Extremely Popular
Go to Latest
method HonoRequest.prototype.addValidatedData
import { HonoRequest } from "https://deno.land/x/hono@v4.3.6/request.ts";

Parameters

target: keyof ValidationTargets
data: { }