Click or drag to resize

IGraphModelValidateInfo Property

Enumerates all ValidateInfo objects describing constraints on the graph structure.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
IEnumerable<ValidateInfo> ValidateInfo { get; }

Property Value

Type: IEnumerableValidateInfo
See Also