the IntegerValidatorRule checks a given value to make sure it's integer
Located in /harmoni/core/utilities/FieldSetValidator/rules/IntegerValidatorRule.class.php (line 15)
ValidatorRuleInterface | --IntegerValidatorRule
Checks a given value to make sure it's an integer.
Checks a given value to make sure it's an integer.
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
This method follows a modified Singleton pattern
Inherited From ValidatorRuleInterface
ValidatorRuleInterface::check()
ValidatorRuleInterface::getRule()
ValidatorRuleInterface::getRuleKey()
Documentation generated on Wed, 19 Sep 2007 10:24:41 -0400 by phpDocumentor 1.3.0RC3