DoubleValidation

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