Namespace: Consultingwerk.Framework
Interface 
IIntegerInputValidator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.NotEmptyInputValidator

File:IIntegerValidator
Purpose:Validates an Integer value (used by the InputPromptHelper
routines)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Feb 18 00:00:17 CET 2012
Purpose: Validates an INTEGER value
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL ValidateIntegerValue (integer) Validates an INTEGER value


Method Detail
Top

PUBLIC LOGICAL ValidateIntegerValue (integer)

Purpose: Validates an INTEGER value
Notes:

Parameters:
piValue INTEGER
The INTEGER value to validate
Returns LOGICAL
TRUE when the validation is passed, otherwise FALSE


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:37