--- title: DraftValidationResult --- ## PureCloud::DraftValidationResult ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **valid** | **BOOLEAN** | Indicates if configuration is valid | [optional] | | **errors** | [**Array<ErrorBody>**](ErrorBody.html) | List of errors causing validation failure | [optional] | {: class="table table-striped"}