groostav
02/20/2017, 8:02 PMPlatform.runLater(... validator.apply )
what this code effectively means is that if you write UI logic with this component, it will trigger validation on a different job than the one that has the property being changed.