Options
Menu

It represents mixed validation rule for composite error object and property validation rule error.

Hierarchy

Index

Constructor methods

constructor

Properties

Children

private Composite

Name

Name: string

Optional

Optional: IOptional

private PropRule

Get accessors

ErrorCount

  • ErrorCount(): number

ErrorMessage

  • ErrorMessage(): string

Errors

  • Errors(): Object
  • Returns Object

HasErrors

  • HasErrors(): boolean

HasErrorsDirty

  • HasErrorsDirty(): boolean

TranslateArgs

ValidationFailures

  • ValidationFailures(): Object
  • Returns Object

Methods

Add

AddFirst

Clear

  • Clear()

LogErrors

  • LogErrors(headerMessage?: string)

Remove

  • Remove(index: number)

SetDirty

  • SetDirty()

SetPristine

  • SetPristine()

Generated using TypeDoc