PackageValidationResultResponse

fun PackageValidationResultResponse(errors: List<String>, isValid: Boolean, validationName: String)