|  | Uiinfrastructure API Docs | |
| IntRangeValidator Constructor |
Creates a new IntRangeValidator.
Parameters
-
_sFormName
- name of the form whre this appears
-
_sInputName
- name of the input element
-
_sDefaultValue
- default value of the input element
-
_iMax
- max value for the int validated
-
_iMin
- min value for the int validated
See Also
IntRangeValidator Class | com.plumtree.uiinfrastructure.validators Namespace