Partager via


SchemaComparisonValidationResult.ValidationErrors Property

Definition

Gets or sets list of errors that happened while performing schema compare validation

[Newtonsoft.Json.JsonProperty(PropertyName="validationErrors")]
public Microsoft.Azure.Management.DataMigration.Models.ValidationError ValidationErrors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validationErrors")>]
member this.ValidationErrors : Microsoft.Azure.Management.DataMigration.Models.ValidationError with get, set
Public Property ValidationErrors As ValidationError

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to