 | 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
SyntaxIEnumerable<ValidateInfo> ValidateInfo { get; }
Property Value
Type:
IEnumerableValidateInfo
See Also