Click or drag to resize

IStoreTemplateValidate Method

Validates the template returning an enumeration of error messages.

Namespace:  VDS.RDF.Storage.Management.Provisioning
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IEnumerable<string> Validate()

Return Value

Type: IEnumerableString

[Missing <returns> documentation for "M:VDS.RDF.Storage.Management.Provisioning.IStoreTemplate.Validate"]

See Also