ValidationError Class

Definition

Represents an error found during validation of a metadata object tree.

[System.Serializable]
public class ValidationError
[<System.Serializable>]
type ValidationError = class
Public Class ValidationError
Inheritance
ValidationError
Attributes

Constructors

ValidationError()

Constructor.

Properties

Message

Error message

Source

Source object from which the error was generated.

Applies to