A validation result for a project
| KEY | TYPE | Description |
|---|---|---|
| valid | bool | `true` if the project is valid and ready to be trained, otherwise `false`. |
| datasetErrors | List[dict] | A list of errors keeping the dataset from being valid |
| columnHints | dict | Hints for what to set on the columns |