Validating parent field against a field in a collection

first post: MikeDavis wrote: I have the following class public class Person { public Lis...

Entity Validation Result Extension

first post: Discofunk wrote: I'm attempting to adapt fluentvalidation (3.3) to work with our cur...

latest post: Discofunk wrote: Nevermind... arg... Here is the solution I went with in case anyon...

Clean up post and validating ViewModel to convert to Domain instance, how?

first post: fboriani wrote: Hello Guys, I have some questions about how is the best way to use...

latest post: fboriani wrote: Hi Jeremy, thanks for the awser. In my case, for sample, I have a p...

Re-using Validators for Complex Properties cannot specify WithMessage

first post: ilmatte wrote: When I set a validator on a complex property the message I set in ...

latest post: JeremyS wrote: Hi This isn't supported I'm afraid - when using a nested validator ...

Client Validation - When Clause

first post: TriangleIL wrote: Hello all, I have a pretty simple case. I am using MVC3, unobtr...

latest post: oliwa wrote: The MVC documentation states the following... Note that FluentValid...

FluentValidation: RuleSet unit testing

first post: joojoaddison wrote: Hi Jeremy, Thanks for the great work done. Am new to Fluent Va...

How to use it with Windows Phone 7.1?

first post: dogfuntom wrote: NuGet cannot install latest version of "FluentValidation" to my WP...

latest post: dogfuntom wrote: So, maybe you should remove words about WP7 from NuGet page ( http:...

ShouldHaveCollectionValidator

first post: damianh wrote: Hi, FluentValidation.TestHelper.ValidationTestExtensio has a numbe...

latest post: damianh wrote: Er, scratch that. Looked at the code - ShouldHaveChildValidator alr...

Unique Value Validation

first post: TetleyK wrote: I want to check for a unique username on a user entity. There are t...

latest post: TetleyK wrote: Ah, that's where it is, thanks. I didn't think you would have misse...

SetValidator is obsolete

first post: vladk wrote: Hi there, in one of examples in the doc you have this code - publ...

latest post: JeremyS wrote: This is still the correct approach. Make sure you're using the corr...