# UnstablePublicApiValidationIssue
## Properties
**code** | **String** | Machine-readable validation issue code emitted by the server validator. |
**message** | **String** | Human-readable explanation of the validation failure. |
**path** | **Vec<serde_json::Value>** | Path to the invalid field, for example `[\"mapping\", 0, \"jsonPath\"]`. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)