Skip to main content

ErrorMessage

Import this model from the entry point of its package:

import { ErrorMessage } from '@sailpoint/angular-sdk/custom_forms';

Properties

NameTypeDescriptionNotes
locale(optional) stringLocale is the current Locale[default to undefined]
localeOrigin(optional) stringLocaleOrigin holds possible values of how the locale was selected[default to undefined]
text(optional) stringText is the actual text of the error message[default to undefined]