DVTk API
NrOfValidationErrors Property
DVTkDvtkData.ResultsCountersNrOfValidationErrors
DVTk API

[This is preliminary documentation and is subject to change.]

Number of Validation Errors.
Declaration Syntax
C#Visual BasicVisual C++
public uint NrOfValidationErrors { get; set; }
Public Property NrOfValidationErrors As UInteger
public:
property unsigned int NrOfValidationErrors {
	unsigned int get ();
	void set (unsigned int value);
}
Remarks
These are errors related to the conformance to the Information Object Definitions.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0