Uses of Package
com.skava.oms.validator.constraints.bigdecimal
Packages that use com.skava.oms.validator.constraints.bigdecimal
Package
Description
This package contains the information about the big decimal constraints
-
Classes in com.skava.oms.validator.constraints.bigdecimal used by com.skava.oms.validator.constraints.bigdecimalClassDescriptionAnnotation to validate a BigDecimal by his count of pre-decimal, decimal places and min/max value.Resultobject of the
BigDecimalValidator
.Thevalidation rules
specified what boundries will be validated through the validator - types are:Validates a BigDecimal by minValue, maxValue value and the count of the fraction and decimal places.