Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidationError

Package version

Describes an error encountered in the file during validation.

Hierarchy

  • ValidationError

Index

Properties

Optional errorMessages

errorMessages: string[]

A list of descriptions of the error. NOTE: This property will not be serialized. It can only be populated by the server.

Optional recordIndex

recordIndex: undefined | number

The number of the record that has the error.

Generated using TypeDoc