INPUT VALIDATION Meaning in Japanese - translations and usage examples

入力検証
入力のバリデーションは

Examples of using Input validation in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Module 4: Input Validation.
モジュール4:入力検証
Input validation(data validation)..
入力の検証(データ検証)。
And don't rely on input validation.
そして入力検証を信頼しないでください。
Improved input validation for MQTT broker URLs.
MQTTブローカーのURLの入力検証を改善しました。
Form inputs should have minimal input validation.
フォーム入力には,最低限の入力検証が必要です。
Apply input validation on responses from third party services.
サードパーティサービスからの応答に入力検証を適用すること。
In this case, the vulnerability is caused by an input validation error.
この場合、この脆弱性は、入力検証エラーが原因で生じます。
Enhanced input validation and error handling for MQTT broker URLs.
MQTTブローカURLの入力検証とエラー処理が改良されました。
These form-tags(except quiz and captchar) also support user input validation based on character length.
これらのフォームタグからquizとcaptcharを除いたものでは、文字数に基づいたユーザー入力検証もサポートされます。
Proper input validation can eliminate the vast majority of software vulnerabilities.
適切な入力バリデーションは非常に多くのソフトウェア脆弱性を排除できる。
For individual input check, Input Validation function can be used.
個別の入力チェックには入力チェックの機能を利用することができる。
Now that input validation is handled, let's actually create a new task by continuing to fill out our route.
これで入力のバリデーションは処理できました。新しいタスクを実際に作成するためにルート処理の定義を続けましょう。
The patch eliminates the vulnerability by imposing proper input validation on the Windows Shell function in question.
パッチは、問題のWindowsShell機能に適切な入力確認を実行させるようにしてこの脆弱性を排除する。
Positive or"white list" input validation is also recommended, but is not a complete defense as many situations require special characters be allowed.
ポジティブ(いわゆる「ホワイトリスト」)入力値検証も推奨されますが、多くのアプリケーションが特殊文字の入力を必要とするため、完全な防御ではありません。
Code quality tests Looker utilizes automatedtests specifically targeting injection flaws, input validation, and proper CSRF token usage.
コード品質テストLookerは自動化されたテストを採用しており、特にインジェクションの欠陥、入力検証、および適切なCSRFトークン利用をその対象にしています。
A vulnerability in the input validation of VMware Tools update allows for injection of commands.
VMwareTools更新の入力検証の脆弱性によって、コマンドの挿入が許可されます。
A Positive Security ModelA positive security model virtual patch is acomprehensive security mechanism that provides an independent input validation envelope to an application.
ポジティブ・セキュリティモデルポジティブ・セキュリティモデルの仮想パッチは、独立した入力検証エンベロープをアプリケーションに提供する包括的なセキュリティメカニズムです。
In this case, encoding combined with input validation would be a more useful protection mechanism.
この場合、エンコードと入力の妥当性確認を併用することで、防御メカニズムはより有効なものになります。
In the var/json_schema/, store the JSON schema file which is the specification of the body of the resource,and the var/json_validate/ stores the JSON schema file for input validation.
Var/json_schema/にリソースのbodyの仕様となるJSONスキーマファイル、var/json_validate/には入力バリデーションのためのJSONスキーマファイルを格納します。
The vulnerability is due to insufficient input validation of certain Smart Licensing configuration parameters.
この脆弱性は、特定のSmartLicensing設定パラメータの入力検証が不十分なことに起因するものです。
This article examines the Zend_Soap component in detail, illustrating how you can build a SOAP Web service andexamining features such as input validation, fault generation, and WSDL auto-creation.
この記事ではZend_Soapコンポーネントの詳細を探り、SOAPWebサービスを作成する手順を説明するとともに、入力の検証、エラーの生成、WSDLの自動作成などの機能を探ります。
Creating The Task Now that input validation is handled, let's actually create a new task by continuing to fill out our route.
タスク作成これで入力のバリデーションは処理できました。新しいタスクを実際に作成するためにルート処理の定義を続けましょう。
The class helps you with: Creating database entries Retrieving database entries Updating databaseentries Deleting database entries Entree input validation Your first model To use the Model_Crud class, create a class that extends\Model_Crud.
このクラスは以下をサポートします:データベースエンティティの作成データベースエンティティの取得データベースエンティティの更新データベースエンティティの削除入力値バリデーション最初のモデルModel_Crudクラスを利用するために、\Model_Crudを継承したクラスを作ります。
You can define CSS rules, setup input validation, enable hidden fields, and override the default text in Google Form buttons.
CSSルールの定義、入力の検証の設定、非表示フィールドの有効化、Googleフォームボタンのデフォルトテキストの上書きを行うことができます。
An input validation error in the API also meant that an attacker could enter long strings of characters in the Description, Title, and Genre field when uploading a new song, which, theoretically, opened the opportunity for further exploitation.
APIの入力検証エラーは、攻撃者が新しい曲をアップロードするときに、説明、タイトル、およびジャンルフィールドに長い文字列を入力できることも意味し、理論的にはさらなる悪用の機会が開かれました。
The vulnerability exists because the affected software performs incomplete input validation of encapsulated option 82 information that it receives in DHCPOFFER messages from DHCPv4 servers.
本脆弱性は、影響を受けるソフトウェアで、DHCPv4サーバから受信したDHCPOFFERメッセージに含まれるカプセル化されたOption82情報の入力検証が不完全であることに起因します。
Discuss the need for input validation, various input validation approaches, common input validation attacks, validation control vulnerabilities, and best practices for input validation..
入力検証、さまざまな入力検証手法、共通入力検証攻撃、検証制御脆弱性、および入力検証のベストプラクティスの必要性について話し合う。
There's no subsection discussing how to validate data in general,however, for input validation in general see Chapter 5, and if the input is straight HTML text or a URI, see Section 5.11.
データを検証する一般的な方法を論じたサブセクションはありませんが、入力検証一般を扱ったChapter4や、もし入力がHTMLテキストそのものや URIならSection4.10を見てください。
These hotfixes resolve an input validation issue(CVE-2016-1113), a host name verification problem with wild card certificates(CVE-2016-1115) and include an updated version of Apache Commons Collections library to mitigate java deserialization(CVE-2016-1114).
これらのホットフィックスは、入力検証の問題(CVE-2016-1113)や、ワイルドカード証明書によるホスト名検証の問題(CVE-2016-1115)を検証し、Javaのデシリアライゼーションを緩和する(CVE-2016-1114)ためのApacheCommonsCollectionsライブラリの更新バージョンが含まれます。
Results: 29, Time: 0.0297

Word-for-word translation

Top dictionary queries

English - Japanese