EvaluationFormValidationFinding
Information about a finding from the evaluation form validation process. Each finding identifies a structural issue or quality improvement opportunity for the evaluation form.
Contents
- Description
-
A description of the validation issue.
Type: String
Required: Yes
- IssueCode
-
A code that identifies the type of validation issue found.
Type: String
Required: Yes
- Severity
-
The severity of the finding. Valid values:
WARNING,ERROR.Type: String
Valid Values:
WARNING | ERRORRequired: Yes
- Items
-
A list of evaluation form items affected by this finding.
Type: Array of EvaluationFormValidationFindingItem objects
Required: No
- Suggestion
-
A suggested fix for the validation issue.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: