Quantcast
Channel: Fluent Validation for .NET
Browsing all 1917 articles
Browse latest View live

Commented Issue: Equal does not use the Display Attribute [7125]

```c#[Display(Name = "NewPassword", ResourceType = typeof(Labels))][DataType(DataType.Password)]public string NewPassword { get; set; }[Display(Name = "NewPasswordVerification", ResourceType =...

View Article


Reviewed: 3.4 (مارس 05, 2013)

Rated 5 Stars (out of 5) - This is what validation means!

View Article


New Comment on "CreatingAValidator"

I don't see the .ValidateAndThrow() method, I'm using FluentValidation.dll version 3.4.6.0. Could you fix it?

View Article

New Post: Validating object before adding to nested collection

So FluentValidation is designed to work on validating pre-populated object models, where all the properties have been set and all nested child collections have been fully initialized prior to...

View Article

New Post: FluentValidation and Nuget Package BeginCollectionItem

Hello Jeremy, Is there a workaround for validating collections that using GUID indices like BeginCollectionItem does? FluentValidation validates the collection of models but it returns the wrong...

View Article


New Post: FluentValidation and Nuget Package BeginCollectionItem

Hi I'm afraid not currently - FluentValidation only supports sequential numerical indices in child collections. Jeremy

View Article

New Comment on "CreatingAValidator"

Please do not post comments on these wiki pages - they are not monitored. If you have a question, please open a discussion on the Discussions page.

View Article

Created Issue: Validating dynamic attributes [7127]

hi, awesome library, but could you tell me please how to validate the following```public class Product{ public string Id { get; set; } public List<Attribute> Attributes { get; set; }}public class...

View Article


New Post: Serializing a validator

Hi, I am trying to come up with a way to allow users to customize validation (some kind of rules engine idea ...). I wanted to use FluentValidation but I need to be able to serialize and deserialize a...

View Article


Source code checked in, #17238541ccb7

Include memberaccessor and CollectionPropertyRule in SL project

View Article

Updated Wiki: CreatingAValidator

Creating a Validator class Before creating any validators, you will need to add a reference to FluentValidation.dllTo define a set of validation rules for a particular object, you will need to create a...

View Article

New Post: Serializing a validator

Hi Julian I'm afraid this isn't something that FluentValidation supports. Jeremy

View Article

Commented Issue: Validating dynamic attributes [7127]

hi, awesome library, but could you tell me please how to validate the following```public class Product{ public string Id { get; set; } public List<Attribute> Attributes { get; set; }}public class...

View Article


New Post: Pre Validating Property in class

All my classes are pre validating properties before making changes to ensure all object properties are always in valid state. Validator instance is injected via constructor. My property looks something...

View Article

Commented Issue: ValidationFailure constructors cause...

When running any unit test under a code coverage tool (e.g. TestDriven.NET "Test With" NCover or VS Coverage) which contains a call to either of the ValidationResult constructors, I get a...

View Article


Created Issue: NuGet FluentValidation.Mvc does not have a stong name [7128]

I am unable to sign my project because FluentValidation.Mvc doesn't have a strong name. You should sign the libraries you publish on NuGet like everyone else otherwise they can't be used in projects...

View Article

Commented Issue: NuGet FluentValidation.Mvc does not have a stong name [7128]

I am unable to sign my project because FluentValidation.Mvc doesn't have a strong name. You should sign the libraries you publish on NuGet like everyone else otherwise they can't be used in projects...

View Article


Commented Issue: NuGet FluentValidation.Mvc does not have a stong name [7128]

I am unable to sign my project because FluentValidation.Mvc doesn't have a strong name. You should sign the libraries you publish on NuGet like everyone else otherwise they can't be used in projects...

View Article

Commented Issue: NuGet FluentValidation.Mvc does not have a stong name [7128]

I am unable to sign my project because FluentValidation.Mvc doesn't have a strong name. You should sign the libraries you publish on NuGet like everyone else otherwise they can't be used in projects...

View Article

Closed Issue: NuGet FluentValidation.Mvc does not have a stong name [7128]

I am unable to sign my project because FluentValidation.Mvc doesn't have a strong name. You should sign the libraries you publish on NuGet like everyone else otherwise they can't be used in projects...

View Article
Browsing all 1917 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>