ManualValidationElement
Properties
string
checkName
Optional
Not available
string
checkType
Optional
Not available
Possible values are: ERROR, WARNING, RECOMMENDATION
string
elementType
Optional
Not available
Possible values are: CHECK, RESOURCE, GROUP
string
id
Optional
Not available
string
isScriptable
Optional
Not available
array of
string
recommendations
Optional
Not available
string
resultDescription
Optional
Not available
string
scriptPath
Optional
Not available
string
status
Optional
Not available
Possible values are: PASSED, FAILED, FIXED
This structure contains a property with a Circular Reference. This means that this data structure, is
part of a chain, that has a looping reference back on its self.
Dependency Chain.
To identify where the loop occurs in your dependency chain, check below.
ManualValidationElement
ManualValidationElement
Automated code generation tools, may produce unexpected results because of this.
Dependency Chain.
To identify where the loop occurs in your dependency chain, check below.
ManualValidationElement
Automated code generation tools, may produce unexpected results because of this.
JSON Example
{
"checkName": "string",
"checkType": "string",
"childElements": "ManualValidationElement Object",
"elementType": "string",
"id": "string",
"isScriptable": "string",
"recommendations": [
"string"
],
"resultDescription": "string",
"scriptPath": "string",
"status": "string"
}