# tuuli_api.model.ValidationError ## Load the model package ```dart import 'package:tuuli_api/api.dart'; ``` ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **loc** | [**BuiltList<LocationInner>**](LocationInner.md) | | **msg** | **String** | | **type** | **String** | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)