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