Options
All
  • Public
  • Public/Protected
  • All
Menu

A dictionary object.

example
{
     has: true,
     message: "The name field is required"
}

Hierarchy

  • IError

Index

Properties

Properties

has

has: boolean

Denotes has error

message

message: string

Denotes corresponding error message