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

Add integration tests for .net6 (#1783)

6d6c3223aa6c9d09e6720e106de901d1928c3d1d authored about 3 years ago
Update supported platforms

d970f4024963db55779a43b3db32141f54e3e38f authored about 3 years ago
Braces layout in docs

18fea603a640c9305c083d4388368f9d832df551 authored about 3 years ago
Update nuget readmes

f89b0758b70c44d22f2957193d702596de61aa7b authored about 3 years ago
Update README.md

b3c211e892c88580018fafaffd6117c493243923 authored about 3 years ago
Add package readmes, update docs.

d482e3ef2c172d6a8249466644edef56119d2f1b authored about 3 years ago
Update sponsorship messages

31a4cec0f37eaf0b74c1d0963d2c2b855309671d authored about 3 years ago
Attempt to fix doc build

9902b2ca374bad48db6b4f5a559f92a645c701c0 authored about 3 years ago
Update changelog

a490b8f58c6512692df20e0e3dcdf2e986bfe804 authored over 3 years ago
Update aspnet docs

0e45f4efbab956d84f425b0b7d207ada516720bd authored over 3 years ago
Merge pull request #1835 from athurn/patch-1

Update documentation of NotEmpty/Empty validators

fb1e9392dc0b97ed2b60bcaa3cef425a413c1a6a authored over 3 years ago
Update documentation of NotEmpty/Empty validators

NotEmpty/Empty validators are working on IEnumerables:
https://github.com/FluentValidation/Flue...

3579355734f1a45dbc78a66dbd96857a6fe423e1 authored over 3 years ago
New method for test assertions: Only() (#1819) (#1820)

d4773d2f5cb049d0616f3d770f175a33946d2ded authored over 3 years ago
Merge pull request #1823 from SimonCropp/removeEnumerableBoxing

Remove Enumerable Boxing

155cffc0d60113639865baafde757019b827415e authored over 3 years ago
remove Enumerable Boxing

c02491f25982fe70b4aca6dbf640c98f0cbb5ee4 authored over 3 years ago
Clientside messages shouldn't be generated for func version of LessThanOrEqual/GreaterThanOrEqual

4fea06174a5b43b34af399b1af996c9ea2703057 authored over 3 years ago
Remove class constraint from various other test helper methods

f6493875356aaca90100c515e9beda84edfa306e authored over 3 years ago
Remove reference type constraint from TestValidate

7ece852bf88b05904b7f762640f6c11cdec74832 authored over 3 years ago
Update deploy target to always be interactive

e43a4f8f31c4973fd05787154dd50ce089191fc7 authored over 3 years ago
Bump version

9fdcdf1c17cb439fde8cd5ff9ef7565c3c064f5e authored over 3 years ago
Shared conditions shouldn't assume unique hashcodes. (#1810)

d43d5a043ed0f0329c68a1cb81cdf115d65a26fc authored over 3 years ago
Fix typos in ValidationResultExtensions.cs (#1808)

c2d577d3d6f154dd1cc76577e9df59366c4545cb authored over 3 years ago
Fix clientside NotNull test

679a97d6e2f2a02dc15cd61aac89d56b0db4ddf9 authored over 3 years ago
Remove MemberAccessor

d6bf0dc19b57a9a2f95cba22382e594ecbbcfb7d authored over 3 years ago
Extend property covariance into the internal model. (#1713)

* Remove IValidationRuleConfigurable and finish implementing variance in the internal api
* Upd...

f520f88871dc4835b46696777d2714948d27ff27 authored over 3 years ago
Remove deprecated code

2fa6c7b3372aab0c462326a893ff74653d10edc2 authored over 3 years ago
Remove deprecated OnFailure callbacks

fb6fb691366881fb844fc92aae9a4f76c189b72d authored over 3 years ago
Throw exceptions when async validator is invoked synchronously

8aef910300d56879d50147b031489fc442114af4 authored over 3 years ago
Update changelog

8bf9557c96750de4115c4819393c3f7946e10a72 authored over 3 years ago
Fix scale precision error message when digits is calculated as negative (#1790)

016b415f47d3f73f047c33f6c1639b9e43422c5e authored over 3 years ago
1794 Update ASPNET & Collection Docs with note concrete vs interfaces

Changes to be committed:
modified: docs/aspnet.md
modified: docs/collections.md

8b0d4dfac01769ce7c81ace4d6894d68221865cd authored over 3 years ago
Fix typos

41a4996e2b2711779d04b424a951df5034cbe130 authored over 3 years ago
Update conditions.md

92ccee57bef09d949d6cbe9f20be1d846f98cc8b authored over 3 years ago
Update version

dd478134ba4f7670806d8c4cf6ad5e28df994ed0 authored over 3 years ago
Update changelog

85c7d6b72983ae4119aeb467a29ce5801fdae253 authored over 3 years ago
Deprecate OnFailure callback

f818399331dd38f4fcf50a62f5012799308cb651 authored over 3 years ago
Update di.md

eb9655d5c65b68318ff7166b7bf25e1b7abaa3aa authored over 3 years ago
Update di.md

2c31f8315b74f6da87045d8e6065ac8bb98ac3c0 authored over 3 years ago
Add brief page about DI (#1773)

Co-authored-by: Stian Jørgensrud <[email protected]>
Co-authored-by: Jeremy Skinner <jer...

efa01cb46c96d36a66059473d5c851116bc34708 authored over 3 years ago
Reformatting & changelog update

5e8d057523490b1b2c354cd4550778fd295e7a23 authored over 3 years ago
Deprecate the old test helper methods.

90e4d388b7fb6d902b471e1d3a2bde300abf417a authored over 3 years ago
Add Azerbaijani language (#1770)

Co-authored-by: Eldar Mahmudov <[email protected]>
Co-authored-by: Jeremy Skinner <jer...

71157e8257f2236be2f76561c15addcc26c23da6 authored over 3 years ago
Update changelog

5426d94a3649b28866ab131b9161f220f5d6ea8f authored over 3 years ago
Add Thai language to resource.

ce09b1fdb83e8fe171b8ca33be42d8bb5790ae6c authored over 3 years ago
More natural translation for Russian

5010366d2f85b56ba04380278be03f708e6b9bbc authored over 3 years ago
Remove duplicated CoC text; refer directly to .net foundation site.

4239cf4c71aecde1ccf8a9ca8e695955facc01bf authored over 3 years ago
Add Code of Conduct

f8b2053be94850b6ab2c34ee3663f37daa499cbe authored over 3 years ago
by jskinner: Fix incorrect doc comment

11fa1bd9f3796d7d15b7369fba036b12d375d40c authored over 3 years ago
Resolve issue with rulesets not cascading correctly to Inheritance Validators (#1754)

55e964188262a721181bd5c7014785ab3d8e494f authored over 3 years ago
Add backwards compatibility overloads for type registration methods.

Prevents the changes from 10.2.1 being breaking.

f72713fe89cb96ed2371608a8c3fad0aecbb35b1 authored over 3 years ago
Revert doc change, update changelog.

ede6057da255d89cc93d50ec1ad5c145249be4ce authored over 3 years ago
Add missing includeInternalTypes parameter to MVC validator scanning (#1748)

17620dccaf48323c5b36a6e9a35835a7157a85c7 authored over 3 years ago
Update aspnet.md

f0de9abe4ff091cc255bf7b5fa4c41cea6a3e9c4 authored over 3 years ago
Bump version

ce98d9c751c27a757f0e10e63d381ce96eb6c7bc authored over 3 years ago
Deprecate RunDefaultMvcValidationAfterFluentValidationExecutes in favour of DisableDataAnnotationsValidation.

2f910f667c4dc0f684fd19bb12fb84af781c3cf4 authored over 3 years ago
Update blazor docs

Remove Blazor-Validation package, since this library is now obsolete. It's recommended to use Bl...

ec0535466805588589bd8170d431565df0afd8dd authored over 3 years ago
Update issue templates

f565117c131c9898bc8b30c522346fe46985299f authored over 3 years ago
Remove some old test extensions

41bfcdc7172f8fa97462375f072f293db6292633 authored over 3 years ago
Remove unused test extension

c68d8d360c93065bd2b7f517de5b057dd0fd836d authored over 3 years ago
Throw exception on ValidateAndThrow even if PreValidate prevents further Validation (#1737)

1c5a5545ba5cbc0538265b6ae44501e680a1b7b3 authored over 3 years ago
Optionally support internal types in AssemblyScanner (#1742)

Added support to optionally include internal types in AssemblyScanner and DependencyInjectionEx...

d256435bf406bcd06573a332fcd93d23c869d7ab authored over 3 years ago
Log Severity on ValidationException (#1733)

d27d08fd714ef82f03c06dd757b2067697f98dd2 authored over 3 years ago
Update localization.md

def3ad9aa3038a71626128da2d0db37b0f5eedcc authored over 3 years ago
Update copyright

f8f1f53341ba82dcb1630d0373076afe74f967e1 authored over 3 years ago
Update copyright

17830e49d98132e7ae0db92945fade7a440bfbc7 authored over 3 years ago
Update CONTRIBUTING.md

2ce3037c072bdcd43801073f6a3ccfb0f82c8ef9 authored over 3 years ago
Update changelog

aaa73e6de08f63dc32c5ef9bd1c012e2576e1eab authored over 3 years ago
Cleanup aspnet tests.

fdc032715b9ceb3e319d8d26011968d19a071f1a authored over 3 years ago
Add new extension point for registering FluentValidation's aspnet integration (#1727)

0aeac3018b07a9d70d976b1bb611b8861dfb43ac authored over 3 years ago
Update CONTRIBUTING.md

e76ea3de6701a7b8dd1b574c7664f56fe99b1161 authored over 3 years ago
Add missing {PropertyValue} placeholder (#1724)

9abf9d2485d11c9f5335ee7fc8f22adf25e5182d authored over 3 years ago
Update issue config.yml

ad211acdc7321c1f99faf61d288bdf47d24e135b authored over 3 years ago
Update CONTRIBUTING.md

309f00f4e5ff42d378a4e0735b4c5542bd679298 authored over 3 years ago
Display name generation should be consistent between RuleForEach and RuleFor.ForEach. Fixes #1231

40dbb7813784cef408b3fb0a19f1e0b6803d8e04 authored over 3 years ago
Minor cleanup; remove Moq.

528d90133ea8c169b2c3dc11a09ce1a657d431c0 authored over 3 years ago
Clientside messages shouldn't be generated for cross-property version of LessThanOrEqual/GreaterThanOrEqual (#1721)

ebe0d60631a09ede1537bfde13563c4dffecbc00 authored over 3 years ago
Update index.rst

5c43678a217d5713cde5a0f716e9b46e23c72f21 authored almost 4 years ago
Extend use of variance into the internal API to resolve invalid cast exceptions in some scenarios.

6e825d33509a03e7c074c435b0f3034e5c593e51 authored almost 4 years ago
Allow default severity level to be set globally (#1715)

b1e4402e1233927c3a1ba41ba174320bc0871d90 authored almost 4 years ago
Update configuring.md

da45c4d319cbf18755c237b88a47233567f9a386 authored almost 4 years ago
Update feature_request.yml

03fa7cd28d143bc20533eca4852de6af98927b3f authored almost 4 years ago
Add an ApiController test

4d77fa5fc07361afa1a1515b06dac4c5e38bc824 authored almost 4 years ago
Fix a bug where async conditions were sometimes run synchronously.

de7a28bf152890c89122a3432554ffcb5a62d0b4 authored almost 4 years ago
Update README.md

a7f019db31bd07e6f131fed026087150b3cac408 authored almost 4 years ago
Fix #1698 ArgumentOutOfRangeException when condition returns false for RuleForEach containing multiple components.

db0879b17b2df8abf70bbd5a56df3b8f5bf9d819 authored almost 4 years ago
Update bug_report.yml

7c0251a96a2373c6681bb065a2637e81ed7dd4d2 authored almost 4 years ago
Remove references to WebApi/MVC5 integration

19112f979aac3a3b572afc26fb1a0a10a4353a3b authored almost 4 years ago
Update aspnet.md

aa4d86a52b739990ca0bf500d459ec99e20ef04c authored almost 4 years ago
Remove deprecated issue template key

e8f809b0e397321e30e4748cb5a047986014b6d0 authored almost 4 years ago
Update changelog

2edb55be52c2c351047da023caedf6b0cc84b1ae authored almost 4 years ago
Expose ErrorCode on IRuleComponent

fce90fa21f2acff650e2fe39b4132b6bebbf5b0d authored almost 4 years ago
Update bug_report.yml

09f9edde46cfba70a927df56be6b9e32e0507b6a authored almost 4 years ago
Add GetPropertyValue to IValidationRule. Fix condition context parameter type. Add missing doc comments.

2671e7fb09af9e1ef2a938a8b4364724ef9e47bd authored almost 4 years ago
Change sample to return IRuleBuilderOptionsConditions (#1689)

478c055be85facbbd73d3dd80819bec1bf61bd51 authored almost 4 years ago
Renamed WithCustomState to WithState in docs (#1687)

5202eed2d1545bb1c53248ffc4ebb8f1ebb85da5 authored almost 4 years ago
minor typos (#1686)

9e087c8e39ec221105dc3528661cd417c6565d93 authored almost 4 years ago
Update Changelog.txt

cc5b04a0017e3452a6333b108b67776e039a2440 authored almost 4 years ago
Update upgrading-to-10.md

149417c77ffcc411e20247f390e5a2a37d6ea3c6 authored almost 4 years ago
Update docs to clarify context changes, and update issue template.

ed22e9d0d41faea80750f011b889b92c25e05e03 authored almost 4 years ago
Bump version

e8e0929cdd66bc8cfdd4414d5f3347f4e2ae7d65 authored almost 4 years ago