ブロックする >フィールド >validator_

Field.validator_ プロパティ

ユーザーが編集可能なフィールドを編集したときに呼び出される検証関数。

署名:

protected validator_: FieldValidator<T> | null;