Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FluentValidation/FluentValidation

A popular .NET validation library for building strongly-typed validation rules.
https://github.com/FluentValidation/FluentValidation

Move to NuGet for MSBuild community tasks

aee0c32017025d4ff9eea22cbfab86880fa6697d authored over 11 years ago
Move to nuget for moq/nunit references

c37abd00058558f12fa28c8db1f8fc7c6c7af0a5 authored over 11 years ago
Update ignore

066d26e48d3a6c96ea67ce5b0e8dfc7a127ebb7b authored over 11 years ago
Move files into MVC4 project.

2aa946f269df47a8bbbfe72a7b48e4e049521526 authored over 11 years ago
Ensure that all properties of an object are evaluated (even if some properties are IEnumerable and have invalid elements)

efc41544882358d323a3ceb53c34ce8fbd585da8 authored over 11 years ago
Update changelog

04fd3adbaea0142a49ec83da05267abc9f490d5a authored over 11 years ago
Merge branch 'webapi'

749b7f83251d2d7067fbb8cd4557a44b415365fa authored over 11 years ago
Cleanup

cec6f332a6e34166f2a7cf627b3247b9d819b4a2 authored over 11 years ago
Removed PropertyValidator. Now we only use the ModelValidator.

Added a FluentValidationBodyModelValidator that groups the model errors per property.
Added a tes...

f6c50550e7b873a4778a687bcfde841f2a2abd11 authored over 11 years ago
Fixed namespaced of FluentValidationPropertyValidator in web api integration

d7e56519835811c5083bbc4a8c80da239498545e authored over 11 years ago
Removed validationFactories dictionary.

d1ee6fafa01fb467d9f6de7df1aa92308ff0d33c authored over 11 years ago
Merge branch 'master' of https://git01.codeplex.com/forks/ninjagumby/FluentValidationLocalization

93f005153734fc763fb385b5bac2d6e4a8869360 authored over 11 years ago
added support for web api

fd9c17a42bd2f1a305c8d6a3fb22f6948e0d12d6 authored over 11 years ago
Merge pull request #23 from gongdo/master

Add Korean resource

b891143bb7647e72f3569900c7f3369f6933b7a6 authored over 11 years ago
Add Korean resource

c12071e5497ad932a5e2b8035eb485acd6df9ca0 authored over 11 years ago
Add missing localized messages in french and spanish

be88a797f782a3d5c3e373d84337057b7a9bfb58 authored over 11 years ago
Fix issue #7150 - better email regex

4b12a6a6d5d9511a899b5727e491ab28e0f95195 authored over 11 years ago
Add NeutralResourceLang attribute

46f7c2efdadb05165872484aa5242a44451c70fd authored over 11 years ago
Ensure portable library targets SL5

ff31009f692365a718356825bc866af27f7e5731 authored over 11 years ago
Enable xml doc for other projects

939ab40bf6fada5c8f85ba16ecca2d0820e50f14 authored over 11 years ago
Enable xml doc for other projects

35065e052f1cf4dfa9a6d3ad363fd0e8bb63939f authored over 11 years ago
Bump version

e7966e06418569649c6a8f105e3e8d932c01d8f4 authored over 11 years ago
Update build script

7a5da9b70e9057d4c82924e21b79295c5d52328a authored over 11 years ago
Allow parent to be passed to child collection validator

ee56ae9a1d46f8b42d2f3f7c1fa9b9f1b5263206 authored over 11 years ago
Fix errors introduced by lazily loading display name

df5e3df1a5f90792d3516455d3114ecfb74cd61e authored over 11 years ago
Allow lazy loading of display name, meaning you can now localize the display name using the DisplayAttribute

8aacd3be1ad2ced2be247a2a8874aa079751387a authored over 11 years ago
Update to latest nuget

d46560d990e9f1e8a222359a6f3a8d46c8bb21b5 authored over 11 years ago
Remove unused files

54760f9ae21ee165402ff5bed53f6b5f7cb5a3f0 authored over 11 years ago
Update changelog

94c2752e08120226f234f80239f40866679c6803 authored over 11 years ago
All validators can now access the current property value inside the error message using {PropertyValue}

d9488128d90c3c46caf76b333f5f764a2806d017 authored almost 12 years ago
Change default error messages for Equal/NotEqual validators to use {ComparisonValue} rather than {PropertyValue} for consistency

44a45c2e25226a4e61453f338e4756346216045a authored almost 12 years ago
Remove silverlight projects. This is now handled by the portable class library

22ae0107c9fad4d4d7ab10e5e65ea215fa5f33dc authored almost 12 years ago
Update build script to include portable class library and exclude silverlight

680b34598d7f3a30158ec5a5c878c3dbfbbe12f7 authored almost 12 years ago
Add portable class library

c390f6a9adb999a7ee91604775ad256464a4ad30 authored almost 12 years ago
Allow passing property value to custom message formatter.

aa7c4d525d86fe7b9e77ed054292aed4c2b72e1f authored almost 12 years ago
LengthValidator no longer treats null inputs as length 0. This is now consistent with other validators.

f8bfa66ff2a28f731f126fedf22dfaa35438ba7f authored almost 12 years ago
Allow custom error message builder

4a3fea6e861e3c34816df48364254d7c57f218c6 authored almost 12 years ago
Ensure default rules can be selected for execution on client when using multiple rulesets and RuleSetForClientSideMessages attribute

657a45d2488450cf9e0c9bec2e275afed76c5024 authored almost 12 years ago
Make IsValidatingProperty protected

2f33f8c9aadc3088549977e3ea69408a191393be authored almost 12 years ago
Add CreateValidator method to FluentValidationModelValidatorProvider

b80e6459b473e7cee43af79f924af99d433d4609 authored almost 12 years ago
Fix spacing in Polish translation

8762849c42e28660c28357d5bcd4f09bd2cb73ef authored almost 12 years ago
Bug fix wwhen comparing non IComparables in EqualNotEqual validator

6179600fe393e78ac8fd336f27dd09bf55264cf6 authored almost 12 years ago
Fix issue where OverridePropertyName didn't work with SetValidator/SetCollectionValidator

14352c9906e364e4ee1b6497163249d967e51913 authored almost 12 years ago
Include memberaccessor and CollectionPropertyRule in SL project

17238541ccb7647af32149822df46c80863a92da authored almost 12 years ago
Added MemberAccessor concept, which wraps Expression<Func<T, TValue>>

1f941e9679c5c2cd40543a8332eea297f51f88b3 authored almost 12 years ago
Merge pull request #21 from richardlawley/master

Refactored MVC Unit Tests

b4c60048338c9421babc89723d5001e9a020dec0 authored almost 12 years ago
Added MVC3 Tests to build.proj

6de556b0d6915503f9ff0a849a60a047639e9af7 authored almost 12 years ago
Moved source files for MVC unit tests from FluentValidation.Tests to FluentValidation.Tests.MVC4

Added new unit test project for FluentValidation.Tests.MVC3, which references the tests from MVC4

a2e22934a56ad52fa4ef0cc897cb4ed45106bce2 authored almost 12 years ago
Merge pull request #20 from StefanBilliet/master

Comparing two nullable properties

b7b7c65961c97fa33a1ce290ad0ae40427d7257e authored almost 12 years ago
Added overloads for Greater/LessThanOrEqualTo

I added these overloads because I needed to compare a nullable property
to another nullable prop...

fc99d1d6c0085a3f03843b48dbd9099e10bd317d authored almost 12 years ago
Additional overloads of Matches

7b6223716a03f6727d3559d6891fdb1b6d3cb725 authored about 12 years ago
Added RuleForEach

6e7e15b80e90fc2f23fb3e8ed30deecaab90dab1 authored about 12 years ago
Prevent calls to RemoveValidator from setting the remvoed validator as current

9e2f254170a87e9a3fbdb9b6916d2da022cf79e6 authored about 12 years ago
Include exact_length_error in dutch error messages

46a5d5bfaa70ebbc07784e631c1263d8196871f7 authored over 12 years ago
Naming of descriptor with chained expression.

f229d827036842c31187669a4e50185f08c37437 authored over 12 years ago
Merge pull request #16 from mattleibow/Comparer

Added more tests for Comparer

07e69a1a077b0ed764d3cf1b3f55fa3493b5da50 authored over 12 years ago
Merge pull request #15 from mattleibow/EditRules

Edit rules

f9ecb71e3010be461ab722e29eedcd0068ec9f96 authored over 12 years ago
Added more tests for Comparer

e4a7ddec36897d7213e3ce26a1de88d563b82c57 authored over 12 years ago
Added a field rules edit

ee0ed32c77dab824fa8aebcba4ea394b1086a426 authored over 12 years ago
Changed the test names to the correct action tested

163694e5677955ec00ec0d2f0dea334c9fd387df authored over 12 years ago
Better exception check.

68da6e1c39862c6b8c10e65d2dcaaea84f1cca39 authored over 12 years ago
Include comparer in silverlight project

c468cc4edc1cb178c6f0020951d4fa882d377c8b authored over 12 years ago
Merge pull request #12 from mattleibow/Comparer

A slightly better value type comparer

78ffadc3a28541d1da82aa24220a38f8285bdb77 authored over 12 years ago
Added PropertyRuleValidatorExtensions to SL project. Removed ExpressionExtensions.

a2f08fbda83340d0bd613dc39dac7adc7fa6f1f0 authored over 12 years ago
Reformat code (use tabs not spaces)

ec09009d2369d4a25585f6d13acd52cee542a223 authored over 12 years ago
Include scale precision validator in Silverlight project

6a6ebeaf576b8afad107fdc4233439f1203f2cd4 authored over 12 years ago
Merge pull request #14 from mattleibow/EditRules

Added support for replacing/removing rules

09270302f328c6c22a883f8f081e35332ad9f17b authored over 12 years ago
Merge pull request #13 from mattleibow/ScalePrecision

Added the scale/precision validator

30207af13aa7d604ead4c6ad13af62a5ed276e03 authored over 12 years ago
Added support for replacing/removing rules

This is useful for derived validator classes

14b7428d2da177f8bad7765d3826f44f4aa4682b authored over 12 years ago
Added the scale/precision validator

910da57a644ba9720ba1290b49eb0ac6a491d4f9 authored over 12 years ago
Testcase for original failure without new Comparer

543889874d5a6ee22514cf667f69ebfe56b138db authored over 12 years ago
A slightly better value type comparer

This is used when comparing values of different types that should be
valid, such as Int32 and Do...

fa1b6867d1fe6faf933ba73c27c69ce6d2e37f9c authored over 12 years ago
Signed SL binaries included in the signed nuget package

b15bde125d143cada24c957ce49f872a1c37fede authored over 12 years ago
Bump version

dd78c327fcca7423bee45938f3d7050f42f25816 authored over 12 years ago
Build script now includes both SL4 and SL5 signed and unsigned binaries

4bcfa2ab3ad48bf0d06d679bf1bb218bcf4067ca authored over 12 years ago
Improve the process of automatically generating both signed and unsigned packages.

3c795a8df970452e733c325cb6199b96eab5d351 authored over 12 years ago
Ensure that the build script signs the resource assemblies for the signed package.

aa28b6cc3c19d8b71d02c151d7d7a958a142de9c authored over 12 years ago
Update build number

c7a14a25f52dfeee123123cb98b36675831435ac authored over 12 years ago
Add support for creating a signed build

ff70d7bfafef2888d54f40b4b64b49af483fe5c6 authored over 12 years ago
Remove reference to WP7 from the nuspec file as this is not supported

789bf3ed6016d242474d136d399efce5ffc07bc4 authored over 12 years ago
Upgrade local nuget

ace83a2680a49de109289e2976f85cdff01c8be5 authored over 12 years ago
Upgrade silverlight project to sl5

714afdc3ae1d41218a37c316219c5656ff9d5a47 authored over 12 years ago
Include mvc4 nuspec in solution file

1c6036450415f3e37ac466818cd10985651f3e91 authored over 12 years ago
Re-add call to AllowPartiallyTrustedCallers

69b9c97e5eef34c08155d9dd423d7c4792693759 authored over 12 years ago
Assemblies no longer signed by popular demand.

61305dc12e1bc45a90df0691254abbcb076f89e5 authored over 12 years ago
Upgrade to mvc4. Fix compiler warning. Remove AllowPartiallyTrustedCallers.

b95ff951587aa898b1a393a4c9c66c0bdc542be0 authored over 12 years ago
Update version

e9f77f4a5542b4de52bc5e5b3f5e619831e48d22 authored over 12 years ago
Merge pull request #10 from thecodejunkie/net45reflectionfix

Fixed .net 4.5 reflection bug

0e3af0c58050a787ce011f875df35faede9fb293 authored over 12 years ago
Merge pull request #6 from olcayseker/master

patch

e1db3b2e41c8a2cd4663c33a6c73526dfcbcc0d7 authored over 12 years ago
Fixed .net 4.5 reflection bug

Applied the fix, that was suggested by the CLR team, to the
AbstractValidator<T> and DelegateVal...

ddc1d7235b9c122c06fd224e8490b94791a715c0 authored over 12 years ago
Merge pull request #9 from meboz/master

Added private no-arg constructor to ValidationFailure

55c11361194f691d177e1af22fe62134463b812f authored over 12 years ago
Added private no-arg constructor to ValidationFailure to assist with Json.NET deserialization

5b02c1050a8038fdac7ba0e529d9492db852f2ea authored over 12 years ago
Merge pull request #7 from xpaulbettsx/master

Fix line endings via .gitattributes

3bb7aca51902bd79b15147e89729f73d6efd95a1 authored over 12 years ago
Preserve autocrlf=false for other repos

2b8376f94c8acb10774f5759d2725f845547bc43 authored over 12 years ago
Added turkish support

b320d6f28c2383a835bc23ea7490c105273c60ea authored almost 13 years ago
Make ValidationResult.IsValid virtual

b87b2e57210ce32eb0b37f8a1387ccc161ed3e5d authored almost 13 years ago
Bump version

18b7cc81213b00362fcedbea2f8a181dac0dfe18 authored almost 13 years ago
Include Russian translation of errors in the silverlight project

c6678402b308f01b30ca1aed9d6702bffd000fb9 authored almost 13 years ago
Update changelog

dbd1db03133bd6a9163f09203a975587cbf224d9 authored almost 13 years ago
Update changelog

a861272c8a6bf7e8d38cba410b16b64cdd5c55c6 authored almost 13 years ago