Click or drag to resize

ResultMessage Property

Gets or sets additional textual details about the result.

Namespace:  VDS.RDF.Shacl.Validation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ILiteralNode Message { get; set; }

Property Value

Type: ILiteralNode
See Also