Module | Services | Data types | Constants |
---|---|---|---|
airavata_commons | ErrorModel ValidationResults ValidatorResult |
DEFAULT_ID |
Constant | Type | Value |
---|---|---|
DEFAULT_ID | string | "DO_NOT_SET_AT_CLIENTS" |
Key | Field | Type | Description | Requiredness | Default value |
---|---|---|---|---|---|
1 | errorId | string | required | "DO_NOT_SET_AT_CLIENTS" | |
2 | creationTime | i64 | optional | ||
3 | actualErrorMessage | string | optional | ||
4 | userFriendlyMessage | string | optional | ||
5 | transientOrPersistent | bool | optional | false | |
6 | rootCauseErrorIdList | list< | optional |
Key | Field | Type | Description | Requiredness | Default value |
---|---|---|---|---|---|
1 | result | bool | required | ||
2 | errorDetails | string | optional |
Key | Field | Type | Description | Requiredness | Default value |
---|---|---|---|---|---|
1 | validationState | bool | required | ||
2 | validationResultList | list< | required |