Quantcast
Channel: Fluent Validation for .NET
Viewing all articles
Browse latest Browse all 1917

New Post: Fluent Validation framework only for server side validation

$
0
0
FluentValidation works in a similar way to DataAnnotations. Both are server-side frameworks, but MVC is able to convert a small subset of simple rules into client-side logic (but not for all rules).


Jeremy Skinner
Sent from my iPad

On 26 Jan 2013, at 15:57, sampath_lokuge <notifications@codeplex.com> wrote:

From: sampath_lokuge

1. Is Fluent Validation framework only for server side validation ?

2. If so then which framework should I used 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 ?


Viewing all articles
Browse latest Browse all 1917

Trending Articles