Represents a single validation error in a CustomXMLValidationErrors collection.

Methods

Name Description
Deletes the CustomXMLValidationError object representing a data validation error.

Properties

Name Description
Gets an Application object that represents the container application for the CustomXMLValidationError object. Read-only.
Gets a 32-bit integer that indicates the application in which the CustomXMLValidationError object was created. Read-only.
Gets a number representing a validation error in a CustomXMLValidationError object. Read-only.
Gets the name of an error in a CustomXMLValidationError object. If no errors exist, the property returns Nothing. Read-only.
Gets a node in a CustomXMLValidationError object, if any exist. If no nodes exist, the property returns Nothing. Read-only.
Gets the Parent object for the CustomXMLValidationError object. Read-only.
Gets the text in the CustomXMLValidationError object. Read-only.
Gets the type of error generated from the CustomXMLValidationError object. Read-only.