---
id: v1-error-message
title: ErrorMessage
pagination_label: ErrorMessage
sidebar_label: ErrorMessage
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ErrorMessage', 'v1ErrorMessage']
slug: /tools/sdk/typescript/custom_forms/models/error-message
tags: ['SDK', 'Software Development Kit', 'ErrorMessage', 'v1ErrorMessage']
---

# ErrorMessage

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**locale** | **(optional)** `string` | Locale is the current Locale | [default to undefined]
**localeOrigin** | **(optional)** `string` | LocaleOrigin holds possible values of how the locale was selected | [default to undefined]
**text** | **(optional)** `string` | Text is the actual text of the error message | [default to undefined]

