Options
All
  • Public
  • Public/Protected
  • All
Menu

An abstract validation entry.

Type Parameters

  • T = any

Hierarchy

  • ValidationEntry

Index

Properties

arg?: T

Validation argument to test against.

invalidMessage?: string

Message displayed to the user when input is invalid.

Generated using TypeDoc