LogValidationErrors

A Boolean value that specifies whether to log the reasons why an XML file does not match a schema (specified by ValidationSchema).

This parameter is for troubleshooting purposes only and should not be set in a production system.

Type: Boolean
Default: False
Required: No
Configuration Section: XMLTransformation
Example: LogValidationErrors=TRUE
See Also ValidationSchema