Validation Check Response
data class ValidationCheckResponse(val option: String, val scenario: String, val status: ValidationCheckStatusResponse)
ValidationCheck represents the result of preflight check.
ValidationCheck represents the result of preflight check.