Yeah :slightly_smiling_face: Another thing - you w...
# tornadofx
e
Yeah 🙂 Another thing - you write that "Since this afternoon there is another way of doing this." and go on to describe the
enableWhen/disableWhen
functions, but what was new today was actually the
model.valid
property, and that you can call
model.validate(decorateErrors = false)
to update the valid state without preemptively decorating the failed fields. I don't know if that's an important distinction though.