FormHandlerBase::ValidateFormFile (open)
Validate the form file before saving it (invoked by editor)
Syntax
LOADLIB "mod::publisher/lib/forms/components.whlib";
MACRO ValidateFormFile(OBJECT work, OBJECT curform, OBJECT contexts)Parameters
OBJECT workThe work object to which to report warnings and errors
OBJECT curformThe form definitions object
OBJECT contextsThe currently active contexts.