Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
validate.xmlのxmlに基づいてフロントエンド検証を有効にする方法を知りたいですか?
フロントエンド検証をサポートするテーマの1つ(css_xhtmlなど)を使用している場合は、タグにvalidate="true"を設定する必要があります。これにより、validation.xml(またはActionName-validation.xml)からjavascript関数が生成され、onSubmitハンドラーで呼び出されます。