Share via


ValidationRule.Warnings Property

Definition

Gets the set of errors or warnings.

public static System.Collections.ICollection Warnings { get; }
static member Warnings : System.Collections.ICollection
Public Shared ReadOnly Property Warnings As ICollection

Property Value

The errors or warnings.

Applies to