[]
Creates a new ValidationReportException indicating that the specified grouping name is invalid.
public static ValidationReportException InvalidGroupingName(string groupName)
| Type | Name | Description |
|---|---|---|
| string | groupName | A string value indicating the name of the invalid grouping. |
| Type | Description |
|---|---|
| ValidationReportException | A new ValidationReportException instance. |