public class FloatDV extends TypeValidator
EQUAL, GREATER_THAN, INDETERMINATE, LESS_THAN| Constructor and Description |
|---|
FloatDV() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object value1,
Object value2) |
Object |
getActualValue(String content,
ValidationContext context) |
boolean |
isIdentical(Object value1,
Object value2) |
checkExtraRules, getDataLength, getDigit, getFractionDigits, getPrecision, getTotalDigits, hasPrecision, hasTimeZone, isDigitpublic Object getActualValue(String content, ValidationContext context) throws InvalidDatatypeValueException
getActualValue in class TypeValidatorInvalidDatatypeValueExceptionpublic int compare(Object value1, Object value2)
compare in class TypeValidatorpublic boolean isIdentical(Object value1, Object value2)
isIdentical in class TypeValidatorCopyright © 2013. All rights reserved.