ValidationFinding Class
Represents a finding found during validation.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
[SerializableAttribute]
public class ValidationFinding
- Inheritance
- Object ValidationFinding
Category
|
The json path to to item this issue is for.
|
Data
|
The data.
|
Description
|
The description of the issue.
|
Reference
|
A reference to the specific item this finding is for (the item being validated).
Relative to the source.
|
Source
|
The top level item being validated.
|
Type
|
The type of validaiton issue.
|