VALIDATE attribute

The VALIDATE action attribute defines the data validation level for a given action.

Syntax

VALIDATE = NO

Usage

This attribute is an action attribute that can be specified in form ACTION DEFAULTS.

When the VALIDATE action attribute is set to NO, it indicates that no data validation must occur for this action. However, current input buffer contains the text modified by the user before triggering the action.

For more details, see VALIDATE action attribute.