|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CachingValidatorFactory | Wraps a ValidatorFactory to provide caching services for the generated validator lists. |
| Class Summary | |
|---|---|
| AbstractNumberValidator | Base class for numeric validators. |
| CachingValidatorFactoryImpl | Default implementation of the CachingValidatorFactory interface. |
| NumberValidator | Validates that values are any kind of number. |
| StringMax | Subclass of the Max validator that doesn't barf all over the
place if it's handed a string instead of a number. |
| StringMin | Subclass of the Min validator that doesn't barf all over the
place if it's handed a string instead of a number. |
| WholeNumberValidator | Validates that values are whole numbers. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||