Where to perform validation: "server", "client" boolean $reset Client-side: whether to reset the element's value to its original state if validationfailed.
検証を行う位置。 "server" あるいは "client"。 - PEAR
A human-readable reason that validationfailed.
人間が読める形式の、検証に失敗した理由。 - PEAR
The Navigator window shows the results of both real-time and explicit validation by adding a red cross or a yellow triangle to the element's icon if validation has failed. 「ナビゲータ」ウィンドウには、リアルタイムと明示的の両方の妥当性検査の結果が表示され、妥当性検査が失敗した場合は、要素のアイコンに赤い十字または黄色い三角が追加されます。 - NetBeans
You are also shown how to implement simple validation to your application, including setting up warning message for a failed login attempt. また、ログイン失敗に対する警告メッセージの設定など、アプリケーションに簡単な妥当性検査を実装する方法も示します。 - NetBeans