Dealing with specific fields is only necessary if ...
# tornadofx
e
Dealing with specific fields is only necessary if the same ViewModel is shared between different Wizard Pages. If we just call
commit
we would require all validators on all Wizard Pages for this ViewModel to be valid.