Share via


XmlReadSettings.ValidationMode Property

Definition

Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string).

public object ValidationMode { get; set; }
member this.ValidationMode : obj with get, set
Public Property ValidationMode As Object

Property Value

Applies to