封鎖 >FieldDropdown >doClassValidation_

FieldDropdown.doClassValidation_() 方法

確認輸入值是中立的有效選項。

Signature:

protected doClassValidation_(newValue: string): string | null | undefined;

參數

參數 類型 說明
newValue 字串 輸入的值。

傳回:

字串 |null |未定義

有效的語言中立選項;如果無效,則為空值。