<@U14ECM2KV> You validate it before you add valida...
# tornadofx
e
@ron You validate it before you add validators, so at that point everything is OK 🙂 Move the
model.validate()
call to after you've added all validators, preferably in an init block. Make sure it's below the
override val root =