ValidationContextExtensions Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Extensions for ValidationContext.

The ValidationContextExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member LogError Add a message to the error window flagged as an error.
Public methodStatic member LogFatal Add a message to the error window flagged as an error, and alert the user that it might not be possible to read the model if it is saved in this state.
Public methodStatic member LogMessage Add a message to the error window flagged as an information message.
Public methodStatic member LogViolation Add a message to the error window flagged as an error.
Public methodStatic member LogWarning Add a message to the error window flagged as a warning.

Top

See Also

Reference

ValidationContextExtensions Class

Microsoft.VisualStudio.Uml.Extensions Namespace