Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace validator

Index

Type aliases

InvalidField

InvalidField: { field: string; message: string }

Type declaration

  • field: string
  • message: string

ValidatorType

ValidatorType: "required" | "format" | "range" | "length" | "custom"

Variables

Let E

E: isEmpty = Check.isEmpty

Let J

J: Jsons = Jsons