Skip to main content
Module

x/hono/request.ts>HonoRequest#valid

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

Type Parameters

T extends keyof I & keyof ValidationTargets

Parameters

target: T

Returns

InputToDataByTarget<I, T>