xmlvalidation
xmlvalidation
Specifies whether to validate all the XML files in the import package before importing. If set to true, the import operation will not proceed if any of the files are invalid. If set to false, all valid files are imported and errors are logged for all invalid files.
Disabling validation may improve performance when importing large data files, but should not be disabled if the data files have been modified manually.
Possible values are true (1) or false(0).