Closed Chuckame closed 7 months ago
Currently, we are not able to set the rounding mode if the given BigDecimal doesn't fit to the expected scale/precision.
Proposal: Add inside ScalePrecision annotation the rounding mode.
ScalePrecision
(This issue has been created from a commented test, so I written down an issue to track it instead of dead code 😄)
Currently, we are not able to set the rounding mode if the given BigDecimal doesn't fit to the expected scale/precision.
Proposal: Add inside
ScalePrecision
annotation the rounding mode.(This issue has been created from a commented test, so I written down an issue to track it instead of dead code 😄)