The spark.validators package contains the Spark validator classes.
Classes
Class | Description | |
---|---|---|
CurrencyValidator | The CurrencyValidator class ensures that a String represents a valid currency amount according to the conventions of a locale. | |
NumberValidator | The NumberValidator class ensures that a String represents a valid number according to the conventions of a locale. |
Mon Nov 28 2011, 07:42 AM -08:00