Method ValidateAndRepair
ValidateAndRepair(GraphDescriptor)
Validate and automatically repair de graph
Declaration
public static bool ValidateAndRepair(GraphDescriptor desc)
Parameters
Type | Name | Description |
---|---|---|
GraphDescriptor | desc | The graph descriptor to validate |
Returns
Type | Description |
---|---|
bool | Returns true if the graph was repaired |