IntelliJ IDEA 2018.2 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

Item

Name and tooltip

Description

iconValidator

validator-rules.xml

The node under which the definitions of standard validation routines are placed.

Context menu (same for all nodes)

F4

Jump to source

Select 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.

icons actions expandall svg

Expand All

Click this button to expand all nodes.

icons actions collapseall svg

Collapse All

Click this button to collapse all nodes.

iconGlobal

Global

The node under which the definitions of global validation routines are placed.

Context menu

iconAddConstant

Add Constant

Select this menu item to add a constant to the selected validation routine.

iconAddValidator

Add Validator

Select this menu item to add a standard routine validator.

icons general remove svg

Remove Global/Validator

Select this menu item to remove the entire Global node or the selected Validator.

iconValidation

validation.xml node

Last modified: 20 November 2018

See Also