1. Is Fluent Validation framework only for server side validation ?
2. If so then which framework should I use for do client side validation ?
3. B'cos MVC Data-annotation does both client and server side validation.So can't I use FV for both client and server side validation ?