I just started to use the knockout validation plugin and I managed and I did manage to set up validation and from what I see the default behavior is to display for each validated property the errorMessage on it's right.
What I would like to be able to do is display all the messages in a central locations. is there any way to achieve this?