Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IValidationObject

Index

Properties

Optional maxLength

maxLength: { message: string; value: number }

Type declaration

  • message: string
  • value: number

Optional minLength

minLength: { message: string; value: number }

Type declaration

  • message: string
  • value: number

Optional notEmpty

notEmpty: { message: string; value: boolean }

Type declaration

  • message: string
  • value: boolean

Legend

Generated using TypeDoc