System.Xml.Schema.XmlSchemaValidator.EndValidation Method

Ends validation and checks identity constraints for the entire XML document.

Syntax

public void EndValidation ()

Remarks

The XmlSchemaValidator.EndValidation method ends validation and checks identity constraints for the entire XML document if the XmlSchemaValidationFlags.ProcessIdentityConstraints validation option is set.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0