blockly‏ > FieldTextInputValidator

הסוג FieldTextInputValidator

פונקציה שמופעלת כדי לאמת שינויים בערך השדה לפני שהם מוגדרים.

Signature:

export type FieldTextInputValidator = FieldInputValidator<string>;