MenuControl.setSkipValidation

Specifies whether or not validation of controls higher on the page is skipped when a menu item is selected.

Note that field type validation is always executed regardless of the setting of this flag (e.g. check that only numeric data is entered for numeric fields).

Further documentation.

Parameters

boolean  skipValidation,