MenuControl.isSkipValidation

Returns the skip validation flag that indicates 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.

returns boolean