小窓モード


プレミアム

ログイン
設定

設定

field validationとは 意味・読み方・使い方

発音を聞く
プレーヤー再生
ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 現場実証; 実地確認; 野外検証; 現場確認

JST科学技術用語日英対訳辞書での「field validation」の意味

「field validation」の部分一致の例文検索結果

該当件数 : 13



例文

VALIDATION OF PRESENCE OF ELECTROMAGNETIC TRANSPONDER IN FIELD OF AMPLITUDE DEMODULATION READER例文帳に追加

振幅復調読み出し機の場における電磁気トランスポンダの存在の確認 - 特許庁

VALIDATION OF PRESENCE OF ELECTROMAGNETIC TRANSPONDER IN FIELD OF PHASE DEMODULATION READER例文帳に追加

位相復調読み出し機の場における電磁気トランスポンダの存在の確認 - 特許庁

The TLB 46 includes an effective field 48, a region preservation validation(rpV) field 50, a virtual region number field 52, a virtual page number field 54, a region identifier field 56, a protection/access property field 58, and a physical page number field 60.例文帳に追加

本発明による変換参照バッファ(TLB)は、有効フィールド、領域予備有効化フィールド、仮想領域番号フィールド、仮想ページ番号フィールド、領域識別子フィールド、物理ページ番号フィールドを有するエントリを含む。 - 特許庁

In the assurance field many different terms are used to describe various assurance processes (e.g. verification, validation, quality assurance, quality control, audit, etc.).発音を聞く 例文帳に追加

アシュランス分野においては、様々なアシュランスプロセスを説明するために、様々な異なる用語(検証(verification)、妥当性確認(validation)、品質保証(quality assurance)、品質管理(quality control)、監査(audit)など)が使用されている。 - 経済産業省

Also verify that the standard validation error is displayed when no value is entered in the text field.発音を聞く 例文帳に追加

テキストフィールドに値を入力しなかった場合に、標準の妥当性検査エラーが表示されることも確認します。 - NetBeans

Text field that is linked to a specific component for displaying validation errors and other messages about that component.発音を聞く 例文帳に追加

特定のコンポーネントにリンクし、そのコンポーネントに関する妥当性検査エラーやその他のメッセージを表示するためのテキストフィールド。 - NetBeans

例文

The Basic section of the Palette provides the Message component and the Message Group component for automatically displaying conversion errors, validation errors, and required-field messages.発音を聞く 例文帳に追加

「パレット」の「基本」セクションには、変換エラー、妥当性検査エラー、および必須フィールドメッセージが自動的に表示される「メッセージ」コンポーネントと「メッセージグループ」コンポーネントがあります。 - NetBeans

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「field validation」の部分一致の例文検索結果

該当件数 : 13



例文

For example, the Text Field component works with the JavaServer Faces framework to convert and validate the input as well as to broadcast change and validation events.発音を聞く 例文帳に追加

たとえば、「テキストフィールド」コンポーネントは、JavaServer Faces フレームワークと連動することにより、入力内容を変換、検査し、変更イベントと妥当性検査イベントがブロードキャストされます。 - NetBeans

The Three Customs will exchange officers with each other for joint site validation in each of the three Customs to have field observation and assessment of each Customs in conducting AEO authorization and validation where conditions allow after finishing the program comparison.例文帳に追加

3か国税関は、プログラム比較を完了した後、3か国税関それぞれで行われる合同実地確認プログラム実施のため職員を相互派遣し、条件が許せば、各税関が承認及び実地確認を行うことを観察・評価する。 - 財務省

The simplest validation ensures that an input field has some sort of value.The Double Range validator tests whether the value of a numerical input is within a specified range.発音を聞く 例文帳に追加

単純な妥当性検査では、入力フィールドに特定の種類の値があることが確認されます。 Double 範囲バリデータは、数値入力の値が指定した範囲内であるかどうかをテストします。 - NetBeans

Text field for displaying runtime error messages, program generated error messages, and, optionally, validation errors and other messages about components that are on the page.発音を聞く 例文帳に追加

実行時エラーメッセージ、プログラムによって生成されたエラーメッセージ、およびページ上の複数のコンポーネントに関する妥当性検査エラーやその他のメッセージ (オプション) を表示するためのテキストフィールド。 - NetBeans

If the login form is returned, it would be good to inform the user that validation failed.You can accomplish this by adding an error field in the form bean, and an appropriatebean:write tag to the form in login.jsp.発音を聞く 例文帳に追加

ログインフォームが返された場合、妥当性検査に失敗したことをユーザーに通知するとよいでしょう。 このためには、フォーム Bean に error フィールドを追加し、適切な bean:write タグを login.jsp 内のフォームに追加します。 - NetBeans

例文

If one or more validation errors occur, the value change listeners and action listeners are not called, and the web application rerenders the page so that the user can correct the problems.For this application, you want to check that the Text Field component contains at least one character before the page is submitted.発音を聞く 例文帳に追加

1 つまたは複数の妥当性検査エラーが発生した場合は、値変更リスナーとアクションリスナーは呼び出されず、ユーザーが問題を修正できるように、Web アプリケーションによってページが再表示されます。 このアプリケーションでは、ページが送信される前に、「テキストフィールド」コンポーネントに 1 文字以上の文字が含まれていることを確認します。 - NetBeans

>>例文の一覧を見る

field validationのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
独立行政法人科学技術振興機構独立行政法人科学技術振興機構
All Rights Reserved, Copyright © Japan Science and Technology Agency

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS