Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "joi/types"

Index

Type aliases

JoiReferenceType

JoiReferenceType: "reference" | "link" | "lazy"

JoiSchema

JoiType

JoiType: "any" | "array" | "boolean" | "binary" | "date" | "function" | "number" | "object" | "string" | "symbol" | "alternatives" | "allOf" | "oneOf" | JoiReferenceType

Functions

createJoiItem

getJoiTsType

  • getJoiTsType(joiType: JoiType): string

Generated using TypeDoc