IEasyTestValidation Members
Exposes the API that provides access to validation messages in test code.Methods
| Name | Description |
|---|---|
| GetValidationHeader() | Gets a header displayed within a validation message dialog. Supported only in WinForms and ASP.NET Web Forms applications. |
| GetValidationMessages() | Returns an array of the displayed validation messages. |
See Also