다음을 통해 공유


X12ValidationSettings.ValidateXsdTypes Property

Definition

Gets or sets the value indicating whether to Whether to validate XSD types.

[Newtonsoft.Json.JsonProperty(PropertyName="validateXsdTypes")]
public bool ValidateXsdTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validateXsdTypes")>]
member this.ValidateXsdTypes : bool with get, set
Public Property ValidateXsdTypes As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to