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