ErrorMessage
Import this model from the entry point of its package:
import { ErrorMessage } from '@sailpoint/angular-sdk/custom_forms';
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] |