Skip to content

ValidationFunction

reference
1 min readUpdated

Kind: Type

Source: src/validator/validator.ts

Definition

ts
( value: InputType, c: Context<E, P> ) => OutputType | TypedResponse | Promise<OutputType> | Promise<TypedResponse>

Relationships

  • IMPORTS → getCookie
  • IMPORTS → HTTPException
  • IMPORTS → bufferToFormData

Was this page helpful?

Download as PDF
ValidationFunction — Hono (narrator proof)