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

Update changelogs.

dab4a60fbb110970af934e0a414df58991a284da authored over 5 years ago
Indicate that TrackingCollection will be made internal

0556596ab4dfb59e4fe69739608753ecd9b5fc40 authored over 5 years ago
Workaround test failures in WebApi integration on linux caused by a regression in Mono 6.

a4ec32934592bcbbe69a451a556c328c663c17e3 authored over 5 years ago
Typo fixed (#1197)

6a78e8d3192c08409c2677a5fb6e21a9b1aa730a authored over 5 years ago
Fix ordering of proprety validator execution for async rules.

7a20491be719cc08d27f105a73cabc27960f50f1 authored over 5 years ago
Update to ASP.NET Core 3 preview 7.

efaec15e7b0d99ff641d3dafb38b45411cbd7cab authored over 5 years ago
Bump version.

cbc76d27a1d7bfaae5cc8c7fcf55f19c913da82f authored over 5 years ago
Update changelog

b33b1edc9f537b864850b0e4a7ee12a76b26f48a authored over 5 years ago
Move condition checks into the rule instances rather than the validator instances. (#1196)

c11b14be8ab897da87fa7bef0c1a4aaf88c431f5 authored over 5 years ago
Rename misleading member

1897f226c0aa07ddc3cb88bf05026122a52cca54 authored over 5 years ago
Fix return type of the ForEach extension for collection properties.

1b281ad385cbd5e75cf450c45903ddb0c1d49b3f authored over 5 years ago
Added Hungarian language (#1194)

c499119a9365fa4ce58969feeca1ea873476af42 authored over 5 years ago
Add Culture constant to Indonesian language.

87c1aab590f9048e8836284f9e4208870dd264c8 authored over 5 years ago
Add support for AspNetCore 3 (#976).

1385c03860bc196fec93f00edaf3003fb944eed0 authored over 5 years ago
Obsolete constructor

d9bda7c04c2a19e7b26f9d2f68a90f4e00108f6e authored over 5 years ago
Update changelog

9e9ce0896de7733d5cf446969c4eba8363468e51 authored over 5 years ago
Add missing culture constant

3082a76e8b0297294bb7f87d068bf264561dd87c authored over 5 years ago
Update doc comment for NotEmpty

f9becb103e6549db4d55102216a6b657204316a7 authored over 5 years ago
Add support for CollectionIndex placeholder (#1166)

43689815b76f15c845b7bc15add6f798fc5425d4 authored over 5 years ago
Use a custom .NET sdk install script as the DotNetInstaller azure task isn't always updated with previews (#1159)

9a135e960d623211e7fe8fcde0cce97eda62d3dc authored over 5 years ago
Deprecate methods on LanguageManager.

bda2ec3d66d18199e806619726f5fa9a3645182e authored over 5 years ago
Add const for culture names for all languages

81be95354e27982ce23d09b900818512d048167b authored over 5 years ago
Update ASP.NET Core 3 support to preview 6.

7cb00876cc1153c6a40569835bee99929701eee8 authored over 5 years ago
Bump version

5b532f94ad52c16ec6d8dab7d739c92845020fb5 authored over 5 years ago
Update changelog and version

11eb851182a94a938d445e12c043f6ef57f436ba authored over 5 years ago
Add support for inline child rules for collections. (#1136)

4e35c0942e63c69ddae849aec49a18798e4bf530 authored over 5 years ago
Use endpoint routing in MVC integration tests.

26a59a86897cc6d018c3ba742a96598a9629a381 authored over 5 years ago
Clean up integration tests & reformatting.

f3385f53ad0a98047500bf2b33615f4b7eda015d authored over 5 years ago
Bump version

594889afe811320825c1323baa125d2d2ee4d11b authored over 5 years ago
Simplify TestHelper internals and advanced syntax (#1148)

e7abd9f045343739ecca549850d2b9c19eab1d30 authored over 5 years ago
adding indonesian language (#1192)

8e3d7133cc3d55b2b1c1d3d8c4a6586677739335 authored over 5 years ago
Update FinnishLanguage.cs (#1184)

54b08c381e5fefc038ee805406d2234d12a0c9f3 authored over 5 years ago
Add Welsh language file (#1178)

9ae2b801376a761771164c6333e7e4cbd6817556 authored over 5 years ago
Fixed typo in word sensitive (#1142)

4436a12a05b271f2741982f898b58c3e3d45002f authored over 5 years ago
Remove unused method.

1a60b86d1a0c631196a19125499b47598a12e8d4 authored over 5 years ago
Add additional overload of email address validator that is compatible with ASP.NET Core's EmailAddress attribute.

6188de5a24e5241e85b4d57673189e86b3af7224 authored over 5 years ago
Fix ValidatorDescriptor inconsistency handling model-level rules

0d22e027ae8e83ec5d41ec851805d1c162f6b7e9 authored over 5 years ago
Fix line ending config

8f72601397ae07017bd3b4b2b37cd9e6a222b6dd authored over 5 years ago
Update editorconfig

43e0ae70cfa76867806255bfa3ea3c2ab8a07903 authored over 5 years ago
Update docs

22115037b0b6c6ee0521a6ec5876d65123b9de75 authored over 5 years ago
spelling corrections and readability changes (#1122)

468e5a6ae45e045dc73123662b4c5828d2a55a2b authored over 5 years ago
Fix build script

17860665f33ceefb28f9664d654b8a58c9529292 authored over 5 years ago
Update version

09e38cb618b0b55fb0f84d5a958162c537054ca1 authored over 5 years ago
Update changelog and bump version.

f9b06bdff1bd12186bb8cadc78946d2a74c6dc7a authored over 5 years ago
Remove deprecation warning.

6a3c3faed75de360a8b41adda90f6667a14889d6 authored over 5 years ago
Async improvements (#1112)

e810db7e89be395ad29bf70625a1a3aa5615323c authored over 5 years ago
Switch to Directory.Build.Props for common build properties. Update changelog.

f5189ebc6ed0bb7b63cad8fc485494d280316691 authored over 5 years ago
Fix typos.

8d14cbe5d6e07491d6dba6b332de66d72884b52c authored over 5 years ago
Fix doc file name for DI extensions

665d7cff2c285278e0197db311ce7a988cbd7ffa authored over 5 years ago
new enum validator for string properties (#1109)

30b70adb7ebb5393abb1733275aaf965bf0ee13e authored over 5 years ago
Simplified messages (#1104)

* Remove unnecessary checks for simplified messages.
* Add simplified versions of several messa...

8e5628a34170b0ac2517f80fc332699875a79d99 authored over 5 years ago
Update changelog.

502619458bd818392a5d458ed830cbc342181269 authored over 5 years ago
Try to fix PR ci pipeline

9c3a87732919ed109746a89965654c823542f0cf authored over 5 years ago
Fix typo

009e78949208c4f7e4390d001d1d321a393e8599 authored over 5 years ago
Disable push to feed, as the feed can't be made public.

4183f7da4cd48f4e8914a412a6dbf2742193b4aa authored almost 6 years ago
Update docs to note limitations for ASP.NET Web Pages.

9dcfd5634cfd5ce08dae22114e11bc9b0ee3fd87 authored almost 6 years ago
Fix linux build script

8aae127f066ca6cf1597f10c0c46d05845779958 authored almost 6 years ago
Update changelog.

8bbe5d74910a3bf2e9382cd9ca6879f441927840 authored almost 6 years ago
Ensure that GetServiceProvider works for other context types.

0d8d30867ab214770d537f48f050055f7141a378 authored almost 6 years ago
Simplify test execution, and run both netcoreapp2.1 and netcoreapp2.2 tests on linux

cb6ac2ff3e092fc703ac2cc2e67071a5362e28d8 authored almost 6 years ago
Simplify PropertyRule.CurrentValidator.

8fd51799328556725505ed430c5f2b05f05897e4 authored almost 6 years ago
Switch to posh-build 0.2 and speed up posh-build install.

50dd97fbb4293f161ccac479aeea40bc80b4d097 authored almost 6 years ago
Set up CI with Azure Pipelines (#1094)

ccc369b9b1de07bcfadd95daff5d5500fcead18e authored almost 6 years ago
Changes in Georgian language translations (#1092)

50b1f5adbca421cb4526c921c34c33d97b885e70 authored almost 6 years ago
Fix incorrect condition check in ApplySharedAsyncCondition.

b76150f989783f410538fce9b20914329750d61a authored almost 6 years ago
Update minimum required SDK

6b9b19d9b5b9314dad27075b1c1dccb61c506ec5 authored almost 6 years ago
Make sure rules with conditions are still execluded from clientside integration, with the new way of storing conditions.

d3993f5b34ed4824dcb740e5696efe90213e8e6c authored almost 6 years ago
Changes in croatian language translations. (#1088)

eb42b95143e5b654cbae35eadf4256a3d0ebd11d authored almost 6 years ago
Deprecate ShouldHaveChildValidator.

5818e8efa9a74375a5092335a4c098937e228112 authored almost 6 years ago
Deprecate DelegatingValidator.

d3271674d541c8b97b8ceb50da5cbbc2460e2c9f authored almost 6 years ago
Remove delegating validator.

a98e542aa44ddd351284d22cd5d054ab3e8b761c authored almost 6 years ago
Additional tests

7191b5779101f4aefbec9a96aeee9e81d12c1594 authored almost 6 years ago
Fix thread safety issue with ValidatorOptions.Empty.

086562cfbaf97446c3ab80c671ab52e054dd6c65 authored almost 6 years ago
Back-port LanguageStringSource cleanup from 9.x

b1ed0b2ca9deb7deae531682950a9cf21edc051f authored almost 6 years ago
Switch to PackageLicenseExpression.

a517357ca7639df266d67a8903450cfda843dfdf authored almost 6 years ago
Fix duplicate DataAnnotations messages in WebApi integration.

9cba44449e808b35ba8a0e7aba6ca309c196c2fc authored almost 6 years ago
Cleanup NotEmpty/Empty validators.

26b8c6a36a02c1ff1aed4a0f9eb231e370a6aa6a authored almost 6 years ago
R# settings.

87d5dd7c5eb9f10884172f1d675095eeb7c6fc1d authored almost 6 years ago
Remove use of sn.exe for verification.

e9eea44fb1b8ce1e7ce8e15347eb7a4acf4a2660 authored almost 6 years ago
Update changelog.

4f9081478aa07b48f147d2b19f04312c41f3ff9d authored almost 6 years ago
Fix package name.

e3d518280c9fc8097e8ce1661cbd70ef7f098efd authored almost 6 years ago
Update core.md

a1e6ea10835c066e46674a38a40e1f09bf765052 authored almost 6 years ago
Switch to using full signing on Linux/Macos builds, as this is now supported in the .net core sdk.

e2ee92f1e6645162113aa742f26462b340d1fa0f authored almost 6 years ago
Update repository url.

e09807cfd299581a56f3904be2952cb5e6892d29 authored almost 6 years ago
Update changelog

cc49f0956f15bd0efa968021e06f8918e1adfff1 authored almost 6 years ago
Add support for default IValidatorInterceptor to be registered with the container

6a40c57e5a640864899e48d706e036d294ba0079 authored almost 6 years ago
Resolved issue using InjectValidator with RuleForEach.

8d3ada6ff52194fd8cc96d62507b4be5add80008 authored almost 6 years ago
Collection optimizations for NotEmpty.

ff2aa035483b92a1c73fcfbcafb0e8ba8ede8366 authored almost 6 years ago
validator test: Added `without` extensions and tests (#1051)

aac9027ed6e960afa65ff8232d43d8a1b4423a67 authored almost 6 years ago
Update rulesets.md

04ec02c423270f32692b638cf0181cba7b240a2b authored almost 6 years ago
Try and resolve rendering issues in docs.

1a075060f317b44a49c55be11c6e8f8a0c437367 authored almost 6 years ago
Docs

0a13a428fa835d634667e460e075c3b2f7f3001c authored almost 6 years ago
Update build script base version

306024b6bbcf929189948192984a800697ce9527 authored almost 6 years ago
Update docs/changelog.

e8b7304f26ee3a3028df70f3d0a90b682d3d27ca authored almost 6 years ago
Update collections.md

ef1548cc383218714745ab876441c873d4dc3486 authored almost 6 years ago
Implement RuleFor(...).ForEach(...) as an alternative to RuleForEach.

81b23f2851def5a728b94cc0bf541d601f410eab authored almost 6 years ago
Update collections.md

8a51ddbaf43e5edf88e0af7a8bb6e0f0553265e0 authored almost 6 years ago
Deprecations.

099ad5f1e062b9965c22da25b11691897ac76b9e authored almost 6 years ago
Update localization docs.

bfdb49e7949eca0f76e8c6d4b4cd5ff9ba38194c authored almost 6 years ago
Doc update.

820a91aa162beb9261a4035dede0ca599166c92e authored almost 6 years ago