Options
All
  • Public
  • Public/Protected
  • All
Menu

max length

Hierarchy

  • MaxLengthValidator

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new MaxLengthValidator(name: string, value: string, maxLength: number): MaxLengthValidator

Properties

Readonly maxLength

maxLength: number

Readonly name

name: string

Readonly value

value: string

Methods

validate