spark.validators 패키지에는 Spark 유효성 검사기 클래스가 들어 있습니다.
클래스
| 클래스 | 설명 | |
|---|---|---|
| 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. |
Tue Jun 12 2018, 03:32 PM Z