edvin
03/03/2017, 10:29 PMenableWhen/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.