Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ValidateDatabaseToolsConnectionResult

Connection validation result.

Properties

Optional action

action: undefined | string

A human-readable message that suggests a remedial action to resolve the validation error.

Optional cause

cause: undefined | string

A human-readable message that describes possible causes for the validation error.

code

code: string

A short code that defines the result of the validation, meant for programmatic parsing. The value OK indicates that the validation was successful.

message

message: string

A human-readable message that describes the result of the validation.

type

type: string

Functions

getDeserializedJsonObj

getJsonObj