Well, I have one solution, and that is to add a li...
# tornadofx
e
Well, I have one solution, and that is to add a list of validators to a View, and then overload
validate
and
required
with a parameter pointing to the view. The parameter would say that "this validator is only valid in the context of the given view" or something like that.