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 6 2018, 01:47 PM -08:00