AdsValidationBase Class

This section provides an overview of the AdsValidationBase class and discusses: AdsValidationBase class methods.

PeopleTools supplies the base class application class, PTADSDEFN:AdsValidationBase, that provides the basic validation described in the following sections. If you wish to provide additional validation, or to override the base validation, you can implement an application class derived from PTADSDEFN:AdsValidationBase and register that class in the ADS definition designer part of the Data Migration Workbench. The derived class should override one or more of the automatically invoked methods.