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

Allow Spaces in Credit Card Numbers

This provides consistency with the validation rule used by
jquery.validation:
https://github.com...

0cb485a3c029774a861ea46f024872ea8e01f90a authored about 10 years ago
Update changelog

18544020fec33305e54859124ba71b28e8d66b56 authored about 10 years ago
Added properties to Error that can be used to build customized message.

198745fa6375e56042c6df72f7e0fcc1dc908d31 authored about 10 years ago
Bump version number

911e3caf741718b71ac360c99541511ce5d596dd authored about 10 years ago
Update build script

20b108e7ff767ef57f01cf3effb645b6353133dd authored about 10 years ago
Update build script for profile344

930c42c3ef1b1875dd038c8f3e817ee632cb0bf2 authored about 10 years ago
Remove broken reference

7cc5bff8149f29934af8a76bdcdb1d8942889a1a authored over 10 years ago
Revert project file changes for now.

5fd7e1de82f60b63e262239bc45b65a5bedd9c10 authored over 10 years ago
Compatibility updates for new versions of .net

Remove deprecated SetValidator method

a2a861a3b834fd09bbe1eef8b8cc87168bde7b8f authored over 10 years ago
Merge pull request #34 from maksimkim/mk_childvalidation_async_fix

Adding async overrides for ChildValidationAdaptor and ChildCollectionValidationAdaptor

1930a143f97a11b001a62e27bc4d9d9e0028fcc9 authored over 10 years ago
Merge pull request #39 from matteobaglini/master

Support MVC4/5 client-side validation for GreaterThanOrEqualToValidator and LessThanOrEqualValid...

d3eaa5b003b9222da0ba7882f15b182ca85048ff authored over 10 years ago
Merge pull request #40 from ChrisLotter/patch-1

Update README.txt

83f715f5e6d1b91b6bba0cf5ab238508048cb197 authored over 10 years ago
Update README.txt

Fixed a typo.

90c8ddb1e23982c0d47fa75819584c922bba07ff authored over 10 years ago
Remove duplication in Min/MaxFluentValidationPropertyValidator

c7dd4e9c7aac83bd7ef00f423f4fa2e0324a2160 authored over 10 years ago
Support MVC4/5 client-side validation for LessThanOrEqualValidator

08d13549170a849ab14fd638f1f5332b820e9196 authored over 10 years ago
Support MVC4/5 client-side validation for GreaterThanOrEqualToValidator

f5562478a850a47b355ad60361ea524e1822bacc authored over 10 years ago
Fix indentation etc from previous commit

fb24090b2a0a36f94a953dca80a09a32d89ac664 authored over 10 years ago
Added optional RuleSet arguments to the validation test extensions.

e062f3e1d4461c94dd0797847bb646ae3e915630 authored over 10 years ago
Update changelog

f0b71ecdf9fde007d73acd10435653336a152a17 authored over 10 years ago
Better webapi tests

823f385673f18f3b8951862c413cd69b0f451218 authored over 10 years ago
Update test projects

42b70e30115fe57fe5fd37be8e67478be1dcc167 authored over 10 years ago
Update package dependencies

607e27597026f01b505f218ccf3e0dfcf7641748 authored over 10 years ago
Consolidate build numbers

d2a586186f088188ae48b1bfd7a7c32c249b164c authored over 10 years ago
Update latest WebApi dependency

ea3083508decf017f3faf65fd255a36a319a2880 authored over 10 years ago
Fix inconsistent code style from latest merge

de2d1b139d0155411cd21bb4248c6427c319d4ab authored over 10 years ago
Merge pull request #36 from nevaenuf/display-name-bug-in-mvc

fix issue introduced in display-name-performance branch

e4f4fe09536de16d3fe560d3ba760aecced5ff16 authored over 10 years ago
fix issue introduced in display-name-performance branch

825eb0d8459699dc3af52029597703c7e3d13545 authored over 10 years ago
Merge pull request #35 from nevaenuf/display-name-performance

Performance improvement with PropertyName.SplitPascalCase

99797e76ea7a327f8a2c561dd4a26fc8dbf450fb authored over 10 years ago
Regex to Parse PropertyName is expensive. Cache propertyname in PropertyRule to avoid multiple calls

6bb4e013d73c4a86ee0d26d615ebf8ac934835d2 authored over 10 years ago
Applied patch - danish translation

ec3a6a85529f0b8c1985c7f2f605ad3a1f69acac authored over 10 years ago
Fix issue with email validation

4555a33fa7a7430c528eacb8f5c16d15f7d62d15 authored over 10 years ago
Update version number

500e18b50ef1e4f1b8ab8841ef222c317eaa8020 authored over 10 years ago
Remove MVC4 build steps - MVC4 support finished in FV 5.1

80ba792e259d74e1fab62262692d742d232f56d2 authored over 10 years ago
Merge pull request #1 from roend83/mk_childvalidation_async_fix

Fixed deadlocking issues

0e888e762caf84d72d6f3891058106972991ec56 authored almost 11 years ago
Removed unnecessary using statement

693b272399f7eed7c586873a33f27b33d3cd3d41 authored almost 11 years ago
Merge branch 'master' into mk_childvalidation_async_fix

90cd6c21e1ae74980220f2309aa7d8aacfaccd75 authored almost 11 years ago
Replaced spaces with tabs and changed DelegatingValidator to delegate to the child validator

912ca83a995e1d75fc99b920dab9bd51185e02cd authored almost 11 years ago
Update changelog

ea7f58d75b089a333a48f94b6645431fe85847ba authored almost 11 years ago
Merge branch 'RuleForEach-Bugfix' of https://git01.codeplex.com/forks/tripolitov/fluentvalidation

363c67cf0faac73ac35ce35ba97d2165dfda8d84 authored almost 11 years ago
Update changelog

438f3a95f3eb9758838f103d5dcab6b010618287 authored almost 11 years ago
Merge pull request #31 from Kukkimonsuta/master

Allow nullable target properties for greater/less validators

8da0e9c4a80111ddc70c8d833ab6dbc2f6b55ff2 authored almost 11 years ago
Added Czech and Finish translation of error messages

81e137a28eda4d829ee082981d8bb4770939f1e9 authored almost 11 years ago
Removed IAsyncPropertyValidator interface and added IsAsync property to IPropertyValidator for determining whether or not to run validator asynchronously and

a2239f2d4b8623850ffc45b3bcf06276569eacb7 authored almost 11 years ago
RuleForEach should respect DelegatingValidator condition logic

9c037ad62f53884ee8d6527c683a2fce50dedb67 authored almost 11 years ago
Fixed deadlocking issues by making sure that derivatives of NoopPropertyValidator get executed asynchronously when validating asynchronously

b128a7e5f1af0b7451f0ecc0911e0579943901d8 authored almost 11 years ago
added childcollectionvalidator unittest

5a0fc263a4b30a7112ab78c224538a1699122e91 authored almost 11 years ago
Async validation for ChildCollectionValidatorAdaptor + some code polishing

9d5caa6111a1adb9b96e314482f0d9b59ef9b79c authored almost 11 years ago
initial changes

4e3c275f771ecd1611f7be462e3f7935ae4b8165 authored almost 11 years ago
WIP on master: 7803000 Merge pull request #30 from akoeplinger/releasenotes

da4cae15a86eda2597b8cfff7696b150535457e0 authored almost 11 years ago
index on master: 7803000 Merge pull request #30 from akoeplinger/releasenotes

cbf30fe0ccc466d0a09421742f26f598c998c95b authored almost 11 years ago
allow nullable target properties for greater/less validators

5803cbde8294fae2a527acec01b834085c2a2ea5 authored almost 11 years ago
Merge pull request #30 from akoeplinger/releasenotes

Added link to changelog to nuspec files

7803000a4c709347b862ac5b8d500c175dfc460a authored almost 11 years ago
added link to changelog to nuspec files

0d8c4d038ec8f471d2bead73c57e5435645b004b authored almost 11 years ago
Update package dependency

2bf3b502c3e09165a44cfd7c059bc150c36a0476 authored almost 11 years ago
Merge pull request #29 from cecilphillip/master

Remove dependecy on Microsoft.AspNet.WebApi package

e99e90ca2810e903c0748956d9e72e8085fce930 authored almost 11 years ago
Remove dependecy on Microsoft.AspNet.WebApi package

5355945ad64648a64922f8facd8966e23ec6733e authored almost 11 years ago
Update changelog

8ab4c9ebbef01de4b49b5f97e63191a187ac18fd authored almost 11 years ago
Include webapi dependency in the FV.WebApi package

393b6b39b6f7716619b6c0208acdcac3e64aef6d authored almost 11 years ago
Lock the MVC4 dependencies as this is the last release of the MVC4 integration

cee7e70c85af3da9d49c2694ee21123a3b2df61e authored almost 11 years ago
Bump version

7756dc640c5d9de30c955a0f84ce7b1529f98118 authored almost 11 years ago
Temporarily ignore broken test

52581f71c0884125f7aa018902ab9989ddadf41f authored almost 11 years ago
Version the MVC assemblies separately

79909e819bea9b593dc379715794d35d9a487b43 authored almost 11 years ago
Move test resources into their appropriate projects

34d248e62a09c3d3b3873d91666c93d82bd5154a authored almost 11 years ago
Update build script to exclude mvc3

1d11fb3190530cbd4cf8186a54d76fa35eb9c525 authored almost 11 years ago
Update changelog

0154f590df69f478c72076f68919f5b0e1c3a547 authored almost 11 years ago
Include webapi in build script

97d392bc24645534e18a53c4e7b1f3557c390567 authored almost 11 years ago
Fix broken namespace

34269cfe8a491652f1d20707a5951e2b8c4160cc authored almost 11 years ago
Fix broken references

2603de0c7c23b5ad47c8c7cec27f0af32956f46e authored almost 11 years ago
Update copyright

304f78bc090fb9e9408eb90eaadd8abd65b41fa2 authored almost 11 years ago
Merge branch 'master' of https://git01.codeplex.com/forks/abatishchev/webapi3

4823f020dee7c0dbfd10ee7f9b27ed17436a4c75 authored almost 11 years ago
Update changelog

a425dbdfe09cd434b44e04c2cec7eadfe31e8e3c authored almost 11 years ago
Merge pull request #27 from maksimkim/async

Add Async support

46b7299a4cb99c409cb15cf96ad126f0e0e33766 authored almost 11 years ago
Adding nuspec for WebApi

ef52b9238217ae2eaa13b1e7da3b7210dea96018 authored almost 11 years ago
Moving classes from Tests,Mvc5\WebApi to Tests,WebApi

3b34e165b01c3eb6d46b5ba6a3f1cc800d4f932a authored almost 11 years ago
Moving classes from Mvc5\WebApi to WebApi

f057b30509f72405b8cd9dcc94ccae086af0078a authored almost 11 years ago
added unit tests for async methods

c25ea21245bb3724561c590a126258565147f6f2 authored almost 11 years ago
some more code cleanup

3e125c279c601efb8c8a1a4c582cd112e0a24a28 authored almost 11 years ago
code cleanup

a5c97c3d24b09b35e8a2262ecf3e49c87ce68b22 authored almost 11 years ago
Update changelog

905f5bae0cd5f7ad007defa62939ac21f2b7df0e authored almost 11 years ago
Merge pull request #22 from michael-wolfenden/allow_parent_to_be_passed_to_child_collection_validator

Allow parent to be passed to child collection validator

89171e50efdc7e07abea4fa92154d371b93e4e8f authored almost 11 years ago
Merge pull request #24 from stijnherreman/codeplex-issue-7125

Fix for CodePlex issue 7125: Equal does not use the Display Attribute

002ee92efecd2fe78f8442af437f00c3168526c8 authored almost 11 years ago
changed file to link for portable

dbd93f097859dd3994f716277e0d19fe9a100a60 authored almost 11 years ago
added support of async Custom.

switched to TaskHelpers.Sources

497899860d68d37052a8702028ce149bbd66a827 authored almost 11 years ago
Merge branch 'master' into async

a4e493ca68968d056a1c0a4b2b1bc46d860a8cb0 authored almost 11 years ago
added async support for 'Must'

5d6b22ef35ec642d6bfab9e2415af3809672206b authored almost 11 years ago
Merge pull request #26 from luigiberrettini/master

Replaced english word with italian translation

940787ea970d0b08b2ba3b80165d363be6537d05 authored about 11 years ago
Replaced english word with italian translation

dcda906239d38a5f60c47682a8b241a8ee86e9ff authored about 11 years ago
Apply the same display name resolving to the target property as to the source property.

d094a1142561fa16008ab7be8ed9fba5bf0b3c85 authored about 11 years ago
Bump version

190d85302165adba14b01723a499ba48bfa527ce authored over 11 years ago
Fix Auto signing for mvc5 project

23edac6bee8b8b6a078021e9d1a3a88122b83ccf authored over 11 years ago
Update publish script

5aabc360f13bc4b9d48b87b6520e79789c376d7f authored over 11 years ago
Update changelog

f04afa90dde83aacf43667cc79fd9ec8a2b8eb45 authored over 11 years ago
Remove support for partial trust

300a99774fae4a17077fa6dc5fa9feecfa3205a0 authored over 11 years ago
Update changelog and version

2eba8c5c04c4487a9bbaeff087506a2674c0d7e6 authored over 11 years ago
MVC 5 project and buildscript

2be96e0c138ed5da337a0f39285b9e44073321cb authored over 11 years ago
Execute package restore

4b156aa9768347b88d32acd773a240936d86cb13 authored over 11 years ago
Remove unused dependency

f0772e6354e0ea477c24e8d7e9c8fd52cfe8254b authored over 11 years ago
Switch to NuGet for MVC3 dependency

139c952e693cb079b5eb36626ad0411662e78798 authored over 11 years ago
Switch to NuGet for MVC4 dependencies

5ebd72624f1f77378246272dd7e803b7cb66366f authored over 11 years ago
Remove 7zip cmd line - unused

e8d256489fe8662eb16bced9c0dd266e6d3dbdc4 authored over 11 years ago