IntelliJ IDEA 2017.1 Help

Validator Tab

View | Tool Windows | Struts Assistant


The tab is is available from the Struts Assistant tool window.

Use this tab to define validation procedures for specific actions.

strutsAssistantToolWindowValidatorTab.png

validator-rules.xml node

ItemName and tooltipDescription
/help/img/idea/2017.1/iconValidator.png validator-rules.xml The node under which the definitions of standard validation routines are placed.
Context menu (same for all nodes)
F4 Jump to sourceSelect this menu item to switch to the code block in the validator-rules.xml file, text view, that corresponds to the selected item in the tree.
/help/img/idea/2017.1/expandAll.png Expand AllClick this button to expand all nodes.
img Collapse AllClick this button to collapse all nodes.
/help/img/idea/2017.1/iconGlobal.png Global The node under which the definitions of global validation routines are placed.
Context menu
/help/img/idea/2017.1/iconAddConstant.png Add ConstantSelect this menu item to add a constant to the selected validation routine.
/help/img/idea/2017.1/iconAddValidator.png Add ValidatorSelect this menu item to add a standard routine validator.
/help/img/idea/2017.1/delete.png Remove Global/ValidatorSelect this menu item to remove the entire Global node or the selected Validator.
/help/img/idea/2017.1/iconValidation.png validation.xml node

See Also

Last modified: 18 July 2017