PaymentMethodField::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::wrd/lib/webtools/paymentmethod.whlib";

MACRO ValidateValue(OBJECT work)