LWT JavaScript API
Preparing search index...
modules/language/stores/language_form_store
LanguageValidationErrors
Interface LanguageValidationErrors
Validation errors keyed by field name.
interface
LanguageValidationErrors
{
dict1Uri
:
string
|
null
;
general
:
string
|
null
;
name
:
string
|
null
;
regexpSplitSentences
:
string
|
null
;
regexpWordCharacters
:
string
|
null
;
textSize
:
string
|
null
;
ttsVoiceApi
:
string
|
null
;
}
Index
Properties
dict1
Uri
general
name
regexp
Split
Sentences
regexp
Word
Characters
text
Size
tts
Voice
Api
Properties
dict1
Uri
dict1Uri
:
string
|
null
general
general
:
string
|
null
name
name
:
string
|
null
regexp
Split
Sentences
regexpSplitSentences
:
string
|
null
regexp
Word
Characters
regexpWordCharacters
:
string
|
null
text
Size
textSize
:
string
|
null
tts
Voice
Api
ttsVoiceApi
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dict1
Uri
general
name
regexp
Split
Sentences
regexp
Word
Characters
text
Size
tts
Voice
Api
LWT JavaScript API
Loading...
Validation errors keyed by field name.