Is there a way to make a validator depend on anoth...
# tornadofx
b
Is there a way to make a validator depend on another property? for instance if I have a username field and a "use authentication" checkbox, how do I make username required only when the checkbox is checked?