# Clash.ValidationError

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**field** | **String** | The field which failed validation | [optional] 
**title** | **String** | A short title for the Error | [optional] 
**detail** | **String** | A more detailed, human readable description of the error. The assumption being that this message will not be localized and therefore EN-US. UI consumers can use the error.type value to provide a localized version of this error for presentation | [optional] 
**type** | **String** | The Error Code | 


