ValidatedDoubleProperty

constructor(initialValue: Double, bean: Any? = null, beanName: String? = null, validation: (ValidatedProperty<Double>, Double, Double) -> Double)