ValidationError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |