GetEvaluationFormValidationResponse
Types
Properties
Link copied to clipboard
The unique identifier for the evaluation form.
Link copied to clipboard
A version of the evaluation form.
Link copied to clipboard
The reason the validation failed. This field is populated only when the status is FAILED.
Link copied to clipboard
A list of findings from the validation process. Each finding identifies a structural issue or quality improvement for the evaluation form, and may include a suggested fix. This field is populated when the status is COMPLETED.
Link copied to clipboard
The timestamp when the validation process was started.
Link copied to clipboard
The current status of the validation process. Valid values: IN_PROGRESS, COMPLETED, FAILED.
Functions
Link copied to clipboard
inline fun copy(block: GetEvaluationFormValidationResponse.Builder.() -> Unit = {}): GetEvaluationFormValidationResponse