Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApiValidationDetail

Detail of a single error or warning.

Enumerations

Properties

Functions

Properties

Optional msg

msg: undefined | string

Description of the warning/error.

Optional severity

severity: Severity

Severity of the issue.

Optional src

src: Array<Array<number>>

Position of the issue in the specification file (line, column).

Functions

getDeserializedJsonObj

getJsonObj