Example: Invoking validation in a job wizard step
This example shows the process of invoking a static validation method from a job wizard step. Specifically, it illustrates how to link the various Gosu validation classes and methods to the Vehicles step in the Commercial Auto Submission wizard. The page fails a validation check because there is no value set for the Length of Lease/Rental (months).
To reproduce the validation check, follow the instructions in Invoke validation in a job wizard step.
To see how the PCF files trigger the validation check, see Trace the validation path.
