ValidationController::ClearMessages Method ()
Visual Studio 2015
Removes all error and warning messages from the controller.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
After this method is called, the collection of messages for the controller should be empty.
Show: