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. |
Thu Dec 4 2014, 06:58 PM -08:00