Ecosyste.ms: OpenCollective

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

FluentValidation

FluentValidation is a .net library for building validation rules.
Collective - Host: opensource - https://opencollective.com/fluentvalidation - Website: https://fluentvalidation.net - Code: 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...

github.com/FluentValidation/FluentValidation - 0cb485a3c029774a861ea46f024872ea8e01f90a authored about 10 years ago by David <[email protected]>
Update changelog

github.com/FluentValidation/FluentValidation - 18544020fec33305e54859124ba71b28e8d66b56 authored about 10 years ago by Jeremy Skinner <[email protected]>
Added properties to Error that can be used to build customized message.

github.com/FluentValidation/FluentValidation - 198745fa6375e56042c6df72f7e0fcc1dc908d31 authored about 10 years ago by milanc <[email protected]>
Bump version number

github.com/FluentValidation/FluentValidation - 911e3caf741718b71ac360c99541511ce5d596dd authored about 10 years ago by Jeremy Skinner <[email protected]>
Update build script

github.com/FluentValidation/FluentValidation - 20b108e7ff767ef57f01cf3effb645b6353133dd authored about 10 years ago by Jeremy Skinner <[email protected]>
Update build script for profile344

github.com/FluentValidation/FluentValidation - 930c42c3ef1b1875dd038c8f3e817ee632cb0bf2 authored about 10 years ago by Jeremy Skinner <[email protected]>
Remove broken reference

github.com/FluentValidation/FluentValidation - 7cc5bff8149f29934af8a76bdcdb1d8942889a1a authored about 10 years ago by Jeremy Skinner <[email protected]>
Revert project file changes for now.

github.com/FluentValidation/FluentValidation - 5fd7e1de82f60b63e262239bc45b65a5bedd9c10 authored about 10 years ago by Jeremy Skinner <[email protected]>
Compatibility updates for new versions of .net

Remove deprecated SetValidator method

github.com/FluentValidation/FluentValidation - a2a861a3b834fd09bbe1eef8b8cc87168bde7b8f authored about 10 years ago by Jeremy Skinner <[email protected]>
Merge pull request #34 from maksimkim/mk_childvalidation_async_fix

Adding async overrides for ChildValidationAdaptor and ChildCollectionValidationAdaptor

github.com/FluentValidation/FluentValidation - 1930a143f97a11b001a62e27bc4d9d9e0028fcc9 authored over 10 years ago by Jeremy Skinner <[email protected]>
Merge pull request #39 from matteobaglini/master

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

github.com/FluentValidation/FluentValidation - d3eaa5b003b9222da0ba7882f15b182ca85048ff authored over 10 years ago by Jeremy Skinner <[email protected]>
Merge pull request #40 from ChrisLotter/patch-1

Update README.txt

github.com/FluentValidation/FluentValidation - 83f715f5e6d1b91b6bba0cf5ab238508048cb197 authored over 10 years ago by Jeremy Skinner <[email protected]>
Update README.txt

Fixed a typo.

github.com/FluentValidation/FluentValidation - 90c8ddb1e23982c0d47fa75819584c922bba07ff authored over 10 years ago by ChrisLotter <[email protected]>
Remove duplication in Min/MaxFluentValidationPropertyValidator

github.com/FluentValidation/FluentValidation - c7dd4e9c7aac83bd7ef00f423f4fa2e0324a2160 authored over 10 years ago by matteobaglini <[email protected]>
Support MVC4/5 client-side validation for LessThanOrEqualValidator

github.com/FluentValidation/FluentValidation - 08d13549170a849ab14fd638f1f5332b820e9196 authored over 10 years ago by matteobaglini <[email protected]>
Support MVC4/5 client-side validation for GreaterThanOrEqualToValidator

github.com/FluentValidation/FluentValidation - f5562478a850a47b355ad60361ea524e1822bacc authored over 10 years ago by matteobaglini <[email protected]>
Fix indentation etc from previous commit

github.com/FluentValidation/FluentValidation - fb24090b2a0a36f94a953dca80a09a32d89ac664 authored over 10 years ago by Jeremy Skinner <[email protected]>
Added optional RuleSet arguments to the validation test extensions.

github.com/FluentValidation/FluentValidation - e062f3e1d4461c94dd0797847bb646ae3e915630 authored over 10 years ago by Pure Krome <[email protected]>
Update changelog

github.com/FluentValidation/FluentValidation - f0b71ecdf9fde007d73acd10435653336a152a17 authored over 10 years ago by Jeremy Skinner <[email protected]>
Better webapi tests

github.com/FluentValidation/FluentValidation - 823f385673f18f3b8951862c413cd69b0f451218 authored over 10 years ago by Jeremy Skinner <[email protected]>
Update test projects

github.com/FluentValidation/FluentValidation - 42b70e30115fe57fe5fd37be8e67478be1dcc167 authored over 10 years ago by Jeremy Skinner <[email protected]>
Update package dependencies

github.com/FluentValidation/FluentValidation - 607e27597026f01b505f218ccf3e0dfcf7641748 authored over 10 years ago by Jeremy Skinner <[email protected]>
Consolidate build numbers

github.com/FluentValidation/FluentValidation - d2a586186f088188ae48b1bfd7a7c32c249b164c authored over 10 years ago by Jeremy Skinner <[email protected]>
Update latest WebApi dependency

github.com/FluentValidation/FluentValidation - ea3083508decf017f3faf65fd255a36a319a2880 authored over 10 years ago by Jeremy Skinner <[email protected]>
Fix inconsistent code style from latest merge

github.com/FluentValidation/FluentValidation - de2d1b139d0155411cd21bb4248c6427c319d4ab authored over 10 years ago by Jeremy Skinner <[email protected]>
Merge pull request #36 from nevaenuf/display-name-bug-in-mvc

fix issue introduced in display-name-performance branch

github.com/FluentValidation/FluentValidation - e4f4fe09536de16d3fe560d3ba760aecced5ff16 authored over 10 years ago by Jeremy Skinner <[email protected]>
fix issue introduced in display-name-performance branch

github.com/FluentValidation/FluentValidation - 825eb0d8459699dc3af52029597703c7e3d13545 authored over 10 years ago by nevaenuf <[email protected]>
Merge pull request #35 from nevaenuf/display-name-performance

Performance improvement with PropertyName.SplitPascalCase

github.com/FluentValidation/FluentValidation - 99797e76ea7a327f8a2c561dd4a26fc8dbf450fb authored over 10 years ago by Jeremy Skinner <[email protected]>
Regex to Parse PropertyName is expensive. Cache propertyname in PropertyRule to avoid multiple calls

github.com/FluentValidation/FluentValidation - 6bb4e013d73c4a86ee0d26d615ebf8ac934835d2 authored over 10 years ago by nevaenuf <[email protected]>
Applied patch - danish translation

github.com/FluentValidation/FluentValidation - ec3a6a85529f0b8c1985c7f2f605ad3a1f69acac authored over 10 years ago by Jeremy Skinner <[email protected]>
Fix issue with email validation

github.com/FluentValidation/FluentValidation - 4555a33fa7a7430c528eacb8f5c16d15f7d62d15 authored over 10 years ago by Jeremy Skinner <[email protected]>
Update version number

github.com/FluentValidation/FluentValidation - 500e18b50ef1e4f1b8ab8841ef222c317eaa8020 authored over 10 years ago by Jeremy Skinner <[email protected]>
Remove MVC4 build steps - MVC4 support finished in FV 5.1

github.com/FluentValidation/FluentValidation - 80ba792e259d74e1fab62262692d742d232f56d2 authored over 10 years ago by Jeremy Skinner <[email protected]>
Merge pull request #1 from roend83/mk_childvalidation_async_fix

Fixed deadlocking issues

github.com/FluentValidation/FluentValidation - 0e888e762caf84d72d6f3891058106972991ec56 authored over 10 years ago by maksimkim <[email protected]>
Removed unnecessary using statement

github.com/FluentValidation/FluentValidation - 693b272399f7eed7c586873a33f27b33d3cd3d41 authored over 10 years ago by nroe <[email protected]>
Merge branch 'master' into mk_childvalidation_async_fix

github.com/FluentValidation/FluentValidation - 90cd6c21e1ae74980220f2309aa7d8aacfaccd75 authored over 10 years ago by maksim.kim <[email protected]>
Replaced spaces with tabs and changed DelegatingValidator to delegate to the child validator

github.com/FluentValidation/FluentValidation - 912ca83a995e1d75fc99b920dab9bd51185e02cd authored over 10 years ago by nroe <[email protected]>
Update changelog

github.com/FluentValidation/FluentValidation - ea7f58d75b089a333a48f94b6645431fe85847ba authored over 10 years ago by Jeremy Skinner <[email protected]>
Merge branch 'RuleForEach-Bugfix' of https://git01.codeplex.com/forks/tripolitov/fluentvalidation

github.com/FluentValidation/FluentValidation - 363c67cf0faac73ac35ce35ba97d2165dfda8d84 authored over 10 years ago by Jeremy Skinner <[email protected]>
Update changelog

github.com/FluentValidation/FluentValidation - 438f3a95f3eb9758838f103d5dcab6b010618287 authored over 10 years ago by Jeremy Skinner <[email protected]>
Merge pull request #31 from Kukkimonsuta/master

Allow nullable target properties for greater/less validators

github.com/FluentValidation/FluentValidation - 8da0e9c4a80111ddc70c8d833ab6dbc2f6b55ff2 authored over 10 years ago by Jeremy Skinner <[email protected]>
Added Czech and Finish translation of error messages

github.com/FluentValidation/FluentValidation - 81e137a28eda4d829ee082981d8bb4770939f1e9 authored over 10 years ago by Jeremy Skinner <[email protected]>
Removed IAsyncPropertyValidator interface and added IsAsync property to IPropertyValidator for determining whether or not to run validator asynchronously and

github.com/FluentValidation/FluentValidation - a2239f2d4b8623850ffc45b3bcf06276569eacb7 authored over 10 years ago by nroe <[email protected]>
RuleForEach should respect DelegatingValidator condition logic

github.com/FluentValidation/FluentValidation - 9c037ad62f53884ee8d6527c683a2fce50dedb67 authored over 10 years ago by Mikhail Tripolitov <[email protected]>
Fixed deadlocking issues by making sure that derivatives of NoopPropertyValidator get executed asynchronously when validating asynchronously

github.com/FluentValidation/FluentValidation - b128a7e5f1af0b7451f0ecc0911e0579943901d8 authored almost 11 years ago by nroe <[email protected]>
added childcollectionvalidator unittest

github.com/FluentValidation/FluentValidation - 5a0fc263a4b30a7112ab78c224538a1699122e91 authored almost 11 years ago by mkim <[email protected]>
Async validation for ChildCollectionValidatorAdaptor + some code polishing

github.com/FluentValidation/FluentValidation - 9d5caa6111a1adb9b96e314482f0d9b59ef9b79c authored almost 11 years ago by mkim <[email protected]>
WIP on master: 7803000 Merge pull request #30 from akoeplinger/releasenotes

github.com/FluentValidation/FluentValidation - da4cae15a86eda2597b8cfff7696b150535457e0 authored almost 11 years ago by maksim.kim <[email protected]>
index on master: 7803000 Merge pull request #30 from akoeplinger/releasenotes

github.com/FluentValidation/FluentValidation - cbf30fe0ccc466d0a09421742f26f598c998c95b authored almost 11 years ago by maksim.kim <[email protected]>
allow nullable target properties for greater/less validators

github.com/FluentValidation/FluentValidation - 5803cbde8294fae2a527acec01b834085c2a2ea5 authored almost 11 years ago by Lukáš Novotný <[email protected]>
Merge pull request #30 from akoeplinger/releasenotes

Added link to changelog to nuspec files

github.com/FluentValidation/FluentValidation - 7803000a4c709347b862ac5b8d500c175dfc460a authored almost 11 years ago by Jeremy Skinner <[email protected]>
added link to changelog to nuspec files

github.com/FluentValidation/FluentValidation - 0d8c4d038ec8f471d2bead73c57e5435645b004b authored almost 11 years ago by Alexander Köplinger <[email protected]>
Update package dependency

github.com/FluentValidation/FluentValidation - 2bf3b502c3e09165a44cfd7c059bc150c36a0476 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Merge pull request #29 from cecilphillip/master

Remove dependecy on Microsoft.AspNet.WebApi package

github.com/FluentValidation/FluentValidation - e99e90ca2810e903c0748956d9e72e8085fce930 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Remove dependecy on Microsoft.AspNet.WebApi package

github.com/FluentValidation/FluentValidation - 5355945ad64648a64922f8facd8966e23ec6733e authored almost 11 years ago by Cecil Phillip <[email protected]>
Update changelog

github.com/FluentValidation/FluentValidation - 8ab4c9ebbef01de4b49b5f97e63191a187ac18fd authored almost 11 years ago by Jeremy Skinner <[email protected]>
Include webapi dependency in the FV.WebApi package

github.com/FluentValidation/FluentValidation - 393b6b39b6f7716619b6c0208acdcac3e64aef6d authored almost 11 years ago by Jeremy Skinner <[email protected]>
Lock the MVC4 dependencies as this is the last release of the MVC4 integration

github.com/FluentValidation/FluentValidation - cee7e70c85af3da9d49c2694ee21123a3b2df61e authored almost 11 years ago by Jeremy Skinner <[email protected]>
Bump version

github.com/FluentValidation/FluentValidation - 7756dc640c5d9de30c955a0f84ce7b1529f98118 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Temporarily ignore broken test

github.com/FluentValidation/FluentValidation - 52581f71c0884125f7aa018902ab9989ddadf41f authored almost 11 years ago by Jeremy Skinner <[email protected]>
Version the MVC assemblies separately

github.com/FluentValidation/FluentValidation - 79909e819bea9b593dc379715794d35d9a487b43 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Move test resources into their appropriate projects

github.com/FluentValidation/FluentValidation - 34d248e62a09c3d3b3873d91666c93d82bd5154a authored almost 11 years ago by Jeremy Skinner <[email protected]>
Update build script to exclude mvc3

github.com/FluentValidation/FluentValidation - 1d11fb3190530cbd4cf8186a54d76fa35eb9c525 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Update changelog

github.com/FluentValidation/FluentValidation - 0154f590df69f478c72076f68919f5b0e1c3a547 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Include webapi in build script

github.com/FluentValidation/FluentValidation - 97d392bc24645534e18a53c4e7b1f3557c390567 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Fix broken namespace

github.com/FluentValidation/FluentValidation - 34269cfe8a491652f1d20707a5951e2b8c4160cc authored almost 11 years ago by Jeremy Skinner <[email protected]>
Fix broken references

github.com/FluentValidation/FluentValidation - 2603de0c7c23b5ad47c8c7cec27f0af32956f46e authored almost 11 years ago by Jeremy Skinner <[email protected]>
Update copyright

github.com/FluentValidation/FluentValidation - 304f78bc090fb9e9408eb90eaadd8abd65b41fa2 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Merge branch 'master' of https://git01.codeplex.com/forks/abatishchev/webapi3

github.com/FluentValidation/FluentValidation - 4823f020dee7c0dbfd10ee7f9b27ed17436a4c75 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Update changelog

github.com/FluentValidation/FluentValidation - a425dbdfe09cd434b44e04c2cec7eadfe31e8e3c authored almost 11 years ago by Jeremy Skinner <[email protected]>
Merge pull request #27 from maksimkim/async

Add Async support

github.com/FluentValidation/FluentValidation - 46b7299a4cb99c409cb15cf96ad126f0e0e33766 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Adding nuspec for WebApi

github.com/FluentValidation/FluentValidation - ef52b9238217ae2eaa13b1e7da3b7210dea96018 authored almost 11 years ago by Alexander Batishchev <[email protected]>
Moving classes from Tests,Mvc5\WebApi to Tests,WebApi

github.com/FluentValidation/FluentValidation - 3b34e165b01c3eb6d46b5ba6a3f1cc800d4f932a authored almost 11 years ago by Alexander Batishchev <[email protected]>
Moving classes from Mvc5\WebApi to WebApi

github.com/FluentValidation/FluentValidation - f057b30509f72405b8cd9dcc94ccae086af0078a authored almost 11 years ago by Alexander Batishchev <[email protected]>
added unit tests for async methods

github.com/FluentValidation/FluentValidation - c25ea21245bb3724561c590a126258565147f6f2 authored almost 11 years ago by mkim <[email protected]>
some more code cleanup

github.com/FluentValidation/FluentValidation - 3e125c279c601efb8c8a1a4c582cd112e0a24a28 authored almost 11 years ago by maksim.kim <[email protected]>
Update changelog

github.com/FluentValidation/FluentValidation - 905f5bae0cd5f7ad007defa62939ac21f2b7df0e authored almost 11 years ago by Jeremy Skinner <[email protected]>
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

github.com/FluentValidation/FluentValidation - 89171e50efdc7e07abea4fa92154d371b93e4e8f authored almost 11 years ago by Jeremy Skinner <[email protected]>
Merge pull request #24 from stijnherreman/codeplex-issue-7125

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

github.com/FluentValidation/FluentValidation - 002ee92efecd2fe78f8442af437f00c3168526c8 authored almost 11 years ago by Jeremy Skinner <[email protected]>
changed file to link for portable

github.com/FluentValidation/FluentValidation - dbd93f097859dd3994f716277e0d19fe9a100a60 authored almost 11 years ago by maksim.kim <[email protected]>
added support of async Custom.

switched to TaskHelpers.Sources

github.com/FluentValidation/FluentValidation - 497899860d68d37052a8702028ce149bbd66a827 authored almost 11 years ago by maksim.kim <[email protected]>
Merge branch 'master' into async

github.com/FluentValidation/FluentValidation - a4e493ca68968d056a1c0a4b2b1bc46d860a8cb0 authored almost 11 years ago by mkim <[email protected]>
added async support for 'Must'

github.com/FluentValidation/FluentValidation - 5d6b22ef35ec642d6bfab9e2415af3809672206b authored almost 11 years ago by mkim <[email protected]>
Merge pull request #26 from luigiberrettini/master

Replaced english word with italian translation

github.com/FluentValidation/FluentValidation - 940787ea970d0b08b2ba3b80165d363be6537d05 authored almost 11 years ago by Jeremy Skinner <[email protected]>
Replaced english word with italian translation

github.com/FluentValidation/FluentValidation - dcda906239d38a5f60c47682a8b241a8ee86e9ff authored almost 11 years ago by Luigi Berrettini <[email protected]>
Apply the same display name resolving to the target property as to the source property.

github.com/FluentValidation/FluentValidation - d094a1142561fa16008ab7be8ed9fba5bf0b3c85 authored about 11 years ago by Stijn Herreman <[email protected]>
Fix Auto signing for mvc5 project

github.com/FluentValidation/FluentValidation - 23edac6bee8b8b6a078021e9d1a3a88122b83ccf authored about 11 years ago by Jeremy Skinner <[email protected]>
Update publish script

github.com/FluentValidation/FluentValidation - 5aabc360f13bc4b9d48b87b6520e79789c376d7f authored about 11 years ago by Jeremy Skinner <[email protected]>
Update changelog

github.com/FluentValidation/FluentValidation - f04afa90dde83aacf43667cc79fd9ec8a2b8eb45 authored about 11 years ago by Jeremy Skinner <[email protected]>
Remove support for partial trust

github.com/FluentValidation/FluentValidation - 300a99774fae4a17077fa6dc5fa9feecfa3205a0 authored about 11 years ago by Jeremy Skinner <[email protected]>
Update changelog and version

github.com/FluentValidation/FluentValidation - 2eba8c5c04c4487a9bbaeff087506a2674c0d7e6 authored about 11 years ago by Jeremy Skinner <[email protected]>
MVC 5 project and buildscript

github.com/FluentValidation/FluentValidation - 2be96e0c138ed5da337a0f39285b9e44073321cb authored about 11 years ago by Jeremy Skinner <[email protected]>
Execute package restore

github.com/FluentValidation/FluentValidation - 4b156aa9768347b88d32acd773a240936d86cb13 authored about 11 years ago by Jeremy Skinner <[email protected]>
Remove unused dependency

github.com/FluentValidation/FluentValidation - f0772e6354e0ea477c24e8d7e9c8fd52cfe8254b authored about 11 years ago by Jeremy Skinner <[email protected]>
Switch to NuGet for MVC3 dependency

github.com/FluentValidation/FluentValidation - 139c952e693cb079b5eb36626ad0411662e78798 authored about 11 years ago by Jeremy Skinner <[email protected]>
Switch to NuGet for MVC4 dependencies

github.com/FluentValidation/FluentValidation - 5ebd72624f1f77378246272dd7e803b7cb66366f authored about 11 years ago by Jeremy Skinner <[email protected]>
Remove 7zip cmd line - unused

github.com/FluentValidation/FluentValidation - e8d256489fe8662eb16bced9c0dd266e6d3dbdc4 authored about 11 years ago by Jeremy Skinner <[email protected]>