AUTO-VALIDATE attribute

Specifies when the AVM runs the validation for a browse column.

Data type: LOGICAL

Access: Readable/Writeable

Applies to: BROWSE widget

If TRUE, the AVM runs the validation for a browse column in the specified browser on LEAVE of the browse cell. If FALSE, the AVM runs the validation only when code for a browse or browse column specifically invokes the VALIDATE( ) method.