FormFieldBase::ValidateValue (open)

Validate the field, should return errors through AddErrorFor. Fields may override this for more complex checks, but should still invoke the base function

Syntax

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

MACRO ValidateValue(OBJECT work)

Parameters

OBJECT work