Virtual method that can be used to hook up validation logic. No implementation in the base class.This method typically contains code that checks the content of the oData member.
This method needs to be called explicitly unless lValidateOnSave is set to .T.
This method returns .T. by default if not implemented.
o.validate()
Return Value
.T. or .F.
See also:
Class wwbusiness