# BadRequestDtoMessage
## Enum Variants
| Name | Description |
|---- | -----|
| String | Validation error message(s). Can be a single string or an array of strings. |
| Vec<String> | Validation error message(s). Can be a single string or an array of strings. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)