BigDecimalValidation

constructor(min: BigDecimal? = null, max: BigDecimal? = null, step: BigDecimal? = null, decimalPlaces: Int? = null)