Click or drag to resize

ReportResults Property

Gets the collection of validation results for this report.

Namespace:  VDS.RDF.Shacl.Validation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ICollection<Result> Results { get; }

Property Value

Type: ICollectionResult
See Also