Uses of Class
org.apache.commons.validator.routines.FloatValidator
-
Packages that use FloatValidator Package Description org.apache.commons.validator.routines This package contains independant validation routines. -
-
Uses of FloatValidator in org.apache.commons.validator.routines
Methods in org.apache.commons.validator.routines that return FloatValidator Modifier and Type Method Description static FloatValidator
FloatValidator. getInstance()
Return a singleton instance of this validator.
-