Represents event arguments for when there are errors parsing the filter string

Constructors

Accessors

Constructors

Accessors

  • get errors(): string
  • Gets the errors from parsing the filter string.

    Returns string

  • set errors(v): void
  • Parameters

    • v: string

    Returns void

  • get propertyName(): string
  • Returns string

  • set propertyName(v): void
  • Parameters

    • v: string

    Returns void