WebtoolFormPage::Validate (open)

Do additonal form validation

Syntax

LOADLIB "mod::publisher/lib/forms/base.whlib";

MACRO Validate(OBJECT work)

Parameters

OBJECT work

The currently opened work object

Description

This function is called after the validation of the individual form fields and before processing the form results.