Package com.skava.oms.validator.constraints.bigdecimal
package com.skava.oms.validator.constraints.bigdecimal
This package contains the information about the big decimal constraints
- Since:
- 18-Jul-2018
- Author:
- Infosys Equinox
-
ClassDescriptionBigDecimal Validator to validate a BigDecimal by his maximum and minimum precision and maxFractionalPlaces.Annotation 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.