java.lang.Object | |
↳ | com.opensymphony.module.propertyset.verifiers.NumberVerifier |
Handles verification of numbers. Can be configured to only accept specific numeric types (int, float, etc) as well as a range for the specified number. All constraints are optional. If not specified, then any number is accepted.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.opensymphony.module.propertyset.verifiers.PropertyVerifier
|