Validation script events

The following script events are available for the Validation module:

  • Application - General events for all applications.

  • Batch - The Validation module fires the standard batch events to enable customized batch handling. If batch editing is enabled for Validation additional Batch Editing events are fired initiated by user actions such as copying documents or moving documents. Those events are added to the batch object and placed on the project script sheet.

  • User interactive validation and validation methods - The validation methods are executed on project level and are available for defined single and multi-field validation methods in combination with formatters the validity of a field is controlled when it is changed by a user.

  • Validation Layout Events - If a validation layout is defined for a class a ValidationForm object is available in the corresponding class script. Several events are available for customization.

    If a validation layout is defined for a folder, an object is available in the folder script sheet called ValidationPanel that provides several events for customization.

  • Commenting and Sticky Notes - Events are executed when a sticky note is added or updated when validating a batch.