MigrationValidationDisparity interface

Represents a specific validation issue found during migration validation.

Properties

category

A localized string denoting the category of the validation issue. Examples are "Region", "Data", "Identity", "Clustering Mode", and "TLS".

message

Detailed message describing the validation issue.

Property Details

category

A localized string denoting the category of the validation issue. Examples are "Region", "Data", "Identity", "Clustering Mode", and "TLS".

category: string

Property Value

string

message

Detailed message describing the validation issue.

message: string

Property Value

string