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

Commented Unassigned: Microsoft Platform Ready test fails on missing Company...

While performing a Microsoft Platform Ready test for Windows Sever 2012 R2 we encounter a failed test, caused by missing Company Information in the DLL files of the Fluent Validation files. I have...

View Article


Commented Unassigned: Microsoft Platform Ready test fails on missing Company...

While performing a Microsoft Platform Ready test for Windows Sever 2012 R2 we encounter a failed test, caused by missing Company Information in the DLL files of the Fluent Validation files. I have...

View Article


Commented Unassigned: Microsoft Platform Ready test fails on missing Company...

While performing a Microsoft Platform Ready test for Windows Sever 2012 R2 we encounter a failed test, caused by missing Company Information in the DLL files of the Fluent Validation files. I have...

View Article

New Post: ValidationMessageFor Not Displaying Razor/MVC5

I have successfully integrated FluentValidation into my MVC5 project. One of the simpler rules in my validator class is:RuleFor(x => x.DisplayName) .NotEmpty() .WithLocalizedMessage(() =>...

View Article

New Post: SetValidator() vs. SetCollectionValidator()

I'm new to Fluent Validation and just got the version 5.3 from nuGet yesterday. I'm trying to apply an existing validator to a collection property of a class. The documentation here says to...

View Article


New Post: SetValidator() vs. SetCollectionValidator()

Actually, I just got the method to show up in Intellisense, but not sure why it didn't before. If I changed this:RuleFor(e => e.PhoneNumbers).SetCollectionValidator(new PhoneValidator());...

View Article

New Post: SetValidator() vs. SetCollectionValidator()

Hi Make sure that you have a using statement to bring in the FluentValidation namespace. SetCollectionValidator is an extension method, so it won't show up if the namespace isn't there. The cast isn't...

View Article

New Post: ValidationMessageFor Not Displaying Razor/MVC5

Hi I'm not seeing this behaviour in my testing...could you put together a small sample that reproduces the issue, and email it to me (jeremy at jeremyskinner.co.uk) Thanks

View Article


Created Unassigned: FluentValidation Rule for MVC DropDownListFor? [7185]

I am trying to validate dropdown list using FluentValidation. I think I am doing wrong, but not able to find to solution. I need your help.__Model__```[FluentValidation.Attributes.Validator(typeof...

View Article


New Post: ValidationMessageFor Not Displaying Razor/MVC5

When I isolate my code, everything is working fine. I should have thought to isolate it better before posting this question. It seems to be breaking down when the form is inside a modal dialog box...

View Article

New Comment on "ValidatorFactory"

Since I also came here trying to find the answer to my question I figured I would contribute. I figured out how to register all direct child implementations that inherit from an...

View Article

New Comment on "ValidatorFactory"

Since I also came here trying to find the answer to my question I figured I would contribute. I figured out how to register all direct child implementations that inherit from an...

View Article

Created Unassigned: [PATCH] Danish translation [7186]

Hello,I've made a translation of error messages to Danish. Attached is the patch file (diff to commit 4555a33). Hope it can be useful.

View Article


Source code checked in, #ec3a6a85529f0b8c1985c7f2f605ad3a1f69acac

Applied patch - danish translation

View Article

Commented Unassigned: [PATCH] Danish translation [7186]

Hello,I've made a translation of error messages to Danish. Attached is the patch file (diff to commit 4555a33). Hope it can be useful.Comments: Applied - thanks

View Article


Closed Unassigned: [PATCH] Danish translation [7186]

Hello,I've made a translation of error messages to Danish. Attached is the patch file (diff to commit 4555a33). Hope it can be useful.

View Article

Created Unassigned: FluentValidation Rule dependency validation based on...

I need to validate two textboxes based on dropdownselect. It is dependency validation. for this I am using FluentValidation. Key thing is here, values of dropdownlist is language specification....

View Article


New Post: Nuget FluentValidation.MVC4 incompatible with FV 5.3.0.0

Hi, Just trying to update to FV to 5.3 with FV.MVC4. MVC4 is hardcoded to depend only on 5.1 to 5.2 Is there an update coming for this package? I've worked out i was just using the AddToModelState...

View Article

New Post: Nuget FluentValidation.MVC4 incompatible with FV 5.3.0.0

Hi Matt No plans for another update I'm afraid. FV 5.2 was the last to include mvc4 support. Because of the very poor extensibility points in MVC, and the subtle changes between versions it's a massive...

View Article

New Post: Calling stored procedure with output parameter from a Rule

Hello, Thank you for making such an awesome framework. I have an odd requirement where I need to call out to a stored proc (via EF) passing in an output parameter (or two). I need to validate the...

View Article
Browsing all 1917 articles
Browse latest View live


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