envValidationResultDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| type (validationType) | 0/1 | |
| status (envValidationStatus) | 0/1 | |
| name (string) | 0/1 | |
| description (string) | 0/1 | |
| message (string) | 0/1 | |
| docLink (string) | 0/1 | |
| actualValue (string) | 0/1 | |
| recommended (string) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| type | type (validationType) | |
| status | status (envValidationStatus) | |
| name | name (string) | |
| description | description (string) | |
| message | message (string) | |
| docLink | docLink (string) | |
| actualValue | actualValue (string) | |
| recommended | recommended (string) |