TextEditFieldBase::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/webtools/formcomponents/textedit.whlib";
MACRO ValidateValue(OBJECT work)