Table of Contents

TXmlMapMap.ShowImportExportValidationErrors Property

When an XML instance is imported or exported, the schema should be used to validate the instance, and schema errors should be shown to the user.

Syntax

Namespace: FlexCel.Core

public Boolean ShowImportExportValidationErrors { get; set; }

See also