Name | Type | Description | Notes |
---|---|---|---|
errors | \Swagger\Client\Model\ProjectError[] | A list of project errors | [optional] |
project_digest | string | A hash value computed from the project's current state | [optional] |
models_not_validated | \Swagger\Client\Model\ModelsNotValidated[] | A list of models which were not fully validated | [optional] |
computation_time | float | Duration of project validation in seconds | [optional] |
stale | bool | If true, the cached project validation results are no longer accurate because the project has changed since the cached results were calculated | [optional] |