An interface describing a validator. The work of teh validator will be
done in the validate method. If an error is called then an exception will be
thrown. Typically the exception will be caught in a panel class such as
XPage. The handleException method of a XValidationExceptionHandler
implementation will then be invoked.
Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
$Revision: 1.9 $
|