DecimalConverter

constructor(maxValue: Double? = null, minValue: Double? = null, validator: Validator<Double> = null)