Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ValidationRuleLength

Implements

Index

Constructors

constructor

Properties

Readonly errorMessageId

errorMessageId: string

Readonly json

Readonly maxLength

maxLength: number

Readonly minLength

minLength: number

Readonly type

type: string

Methods

validate

  • validate(value: string): boolean

validateValue