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

Update fork of ValidationVisitor

github.com/FluentValidation/FluentValidation - 6bb5cd5ffec167678a166083cbd34a1e15478080 authored about 7 years ago
Ensure cancellation token is passed to child validators

github.com/FluentValidation/FluentValidation - 4d045e58b4a94176ada5135bebc4bd7e7dd22376 authored about 7 years ago
Merge pull request #646 from bgroenks96/bugfix/val-failure-param-name

Fix ValidationFailure ctor parameter name

github.com/FluentValidation/FluentValidation - 6e4010ee0e67dcfc9630aa97161b81bcd3e9b73e authored about 7 years ago
Fix ValidationFailure ctor parameter name

ValidationFailure ctor param 'error' => 'errorMessage' to match property
name. This allows seria...

github.com/FluentValidation/FluentValidation - e46207f718da797471c07fc0192188dcbdc252b5 authored about 7 years ago
Update release notes portion of AspNetCore project

github.com/FluentValidation/FluentValidation - 2108e2e7bb3ddeffb637bef2901ffdcd171fdb49 authored about 7 years ago
Drop asp.net core 1.1 support

github.com/FluentValidation/FluentValidation - daf1f155d9ad1529aaa294982eb9685ba5ef09ae authored about 7 years ago
Fix broken test and some broken translations

github.com/FluentValidation/FluentValidation - 85b07c031a31ffafae47d06707ce211bd26d049d authored about 7 years ago
Add rudamentary missing translations (thanks google)

github.com/FluentValidation/FluentValidation - b2c675980a253d0ed5d420db0bc398fa2dce7c11 authored about 7 years ago
Some additional translations

github.com/FluentValidation/FluentValidation - c01f2cf2bfb5a6fbf6ac43bd6854bd4e611aed70 authored about 7 years ago
Update MaxLength translations

github.com/FluentValidation/FluentValidation - 2bb356c7ad905dea55513466417022cfee818338 authored about 7 years ago
Re-translate MinLength validator

github.com/FluentValidation/FluentValidation - 0e026d8891e3ca1133fc87bb6317b62a869609e3 authored about 7 years ago
Remove dependency on nuget.exe - use dotnet nuget instead

github.com/FluentValidation/FluentValidation - ebfa82c6b1156a8527dfc827f9b49a95bda51c3c authored about 7 years ago
Add Skip functionality to CustomizeValidatorAttribute

github.com/FluentValidation/FluentValidation - 2e1fc6da990e2b69d0c23059c5f621141fc34219 authored about 7 years ago
Allow DependentRules to be created by just calling RuleFor rather than d.RuleFor

github.com/FluentValidation/FluentValidation - 8c8b9ee906d24d5fef9e8ae8c0bc9ae010c9e87b authored about 7 years ago
Update test to use Environment.NewLine

github.com/FluentValidation/FluentValidation - a10ffe904db87cee90e1e8d6d758b0259b86ef61 authored about 7 years ago
Use Environment.NewLine in ValidationException message

github.com/FluentValidation/FluentValidation - 7e332c77b436e77ce817b0054d5ee3b2f60c9159 authored about 7 years ago
Update comment on where the email regex comes from

github.com/FluentValidation/FluentValidation - d1d197cca307424fc4a9327fa937e9de2646a66e authored about 7 years ago
Netstandard 2.0 updates

github.com/FluentValidation/FluentValidation - 991a57de4c47901b600d80015890d8b2de3e5fb8 authored about 7 years ago
Update WhenAsync/UnlessAsync to support cancellation tokens

github.com/FluentValidation/FluentValidation - 8bb0cafcf405fbca5c067173ee70c93ca265a2bc authored about 7 years ago
Don't perform implicit child validation if child is null

github.com/FluentValidation/FluentValidation - efdc4af8a66f7a76143dcb43d63fbfd10ee764bc authored about 7 years ago
Merge pull request #635 from fcomunoz/patch-1

Update SpanishLanguage.cs

github.com/FluentValidation/FluentValidation - 5290f2cc677d2dc997f51cd0e328d76493e842cc authored about 7 years ago
Extra check that HttpContextAccessor is registered

github.com/FluentValidation/FluentValidation - 263c4af83cdba61296ae0f4170a2135d316ce714 authored about 7 years ago
Update changelog and add tests for clientside validation inside partials

github.com/FluentValidation/FluentValidation - ce619348ad17a83f67c2fa3a5c6876e9887ed55b authored about 7 years ago
Merge pull request #623 from jeez27/patch-1

Czech Language translation

github.com/FluentValidation/FluentValidation - f98baeeff9d781412c61ccbfa7ae3968376ba50b authored about 7 years ago
Czech Language translation

Thank you for your fast fix of bug we reported.
Here is corrected Czech language translation fo...

github.com/FluentValidation/FluentValidation - 457d645137f548e0b2120415e23e49e6ebd667c1 authored about 7 years ago
Fix overload of WithName that takes a lambda

github.com/FluentValidation/FluentValidation - 095b7571850e9ee68d2df5167ac42737d255b5b6 authored about 7 years ago
Update SpanishLanguage.cs

github.com/FluentValidation/FluentValidation - cb2e12e4395bfcd34ef674470dd1e903f7409bfd authored about 7 years ago
Merge pull request #612 from Chris-ZA/master

Fixed some small typos in XML comments

github.com/FluentValidation/FluentValidation - e7a4b05a0f898c5872a41666f39ea2e53c54b10a authored over 7 years ago
Fixed small typo in XML Comments.

github.com/FluentValidation/FluentValidation - a31cfda43f5dbe75e8e26d11b1bd4ddc9c265d27 authored over 7 years ago
Fixed small typo in XML comments.

github.com/FluentValidation/FluentValidation - 16cad8dbec01eb9cab7189791fe4340a1f205d25 authored over 7 years ago
Merge taskhelper files in preparation for deprecation

github.com/FluentValidation/FluentValidation - 4dadd5675d926021e89189ee1c9c857fe43ab5df authored over 7 years ago
Deprecate use of ValidatorAttribute

github.com/FluentValidation/FluentValidation - 98d7e226e386959875de2bc4ec44c25ddacc9cc4 authored over 7 years ago
Update changelog in csproj

github.com/FluentValidation/FluentValidation - 177d8d2dc500a9585356cd144e5c4d8e3c1eb03e authored over 7 years ago
Added explicit netstandard2.0 build of the AspNetCore integration

This works around breaking change in the BindingMetadataProvider api
using conditional compilation

github.com/FluentValidation/FluentValidation - 411f11348287f55aa4a9559dc1a87d4a7f58d6d5 authored over 7 years ago
Merge branch 'mvcvalidation2'

github.com/FluentValidation/FluentValidation - 6b54438d3bf9a5ca0ac763aa8668fe608a8e956a authored over 7 years ago
Fix method that doesn't work on netcore1

github.com/FluentValidation/FluentValidation - 8f6dfea55fb43037edc7171eda3d19556520c622 authored over 7 years ago
Merge remote-tracking branch 'wizofaus/600-incorrect-localized-messages'

github.com/FluentValidation/FluentValidation - f7f45b115dae798800e1d835036f5bf8464cccf6 authored over 7 years ago
Fix broken test and reformat

github.com/FluentValidation/FluentValidation - d93bb91a7df47b2b4d6e4c7ec2003d64732407b6 authored over 7 years ago
Add additional mvc tests

github.com/FluentValidation/FluentValidation - 342184cc7e35dc68b8063488e5ec7832f060688f authored over 7 years ago
PR comments for issue #600

github.com/FluentValidation/FluentValidation - 14a090062a42e494135a3e9f489f9368bb7f9076 authored over 7 years ago
Partial fix for #600 - incorrect localized messages

github.com/FluentValidation/FluentValidation - 20ce23b2f7fe78d30c2cc3e90fb9c4ac8a80487c authored over 7 years ago
Merge pull request #601 from Jestar342/master

when setting a conditional validator, register the type of validator …

github.com/FluentValidation/FluentValidation - b7f4216473600aa3cf0c1efe0feabe8941b7034e authored over 7 years ago
Merge pull request #602 from wizofaus/master

Proposed fix for EnumValidator to handle negative values and other corner cases

github.com/FluentValidation/FluentValidation - ce19ca90e16dab19e84251b5fb5486bb218e31df authored over 7 years ago
EnumValidator fixes for issue #570

github.com/FluentValidation/FluentValidation - ab74ac8fcc8625451e2a8dfe73f30c6c4068651c authored over 7 years ago
when setting a conditional validator, register the type of validator instead of the property, for the 'validatorType' param.

github.com/FluentValidation/FluentValidation - 5091efabec4b14478bafc1497fc11aa2becf492f authored over 7 years ago
Add support for CustomizeValidatorAttribute to rewrite of aspnetcore integration

github.com/FluentValidation/FluentValidation - e140294fb7594f8de5b2663fe2b9751392c7bc1d authored over 7 years ago
Tests for dictionary parameters

github.com/FluentValidation/FluentValidation - ec99cbf359fcf822338db92c33df870e6be6bc93 authored over 7 years ago
Introduce custom ValidationVisitor

github.com/FluentValidation/FluentValidation - bd69a66403c924a9acb7583601f4f2deeb6966ca authored over 7 years ago
Merge pull request #595 from filipkristo/croatian-language

Croatian language

github.com/FluentValidation/FluentValidation - 90a37eb324aad1d924e203b7c3653d7bf52355fb authored over 7 years ago
uni test for croatian language

github.com/FluentValidation/FluentValidation - 5074ef1a7d644911b94bbce773a463d9542c77fb authored over 7 years ago
Work in progress switching to a ModelValidatorProvider

github.com/FluentValidation/FluentValidation - 32056a5ef426dda9bab53ea36ceb00a3f1150b0b authored over 7 years ago
Mark ValidationException as serializable when running on full framework

github.com/FluentValidation/FluentValidation - 6ec647d4e6b19f8e4fa4a9475e024c7f0a4527ab authored over 7 years ago
Increase version to 7.2.1

github.com/FluentValidation/FluentValidation - 693476ff091f7fbdd4b4597f591e9a6e25008f02 authored over 7 years ago
Re add in missing GeorgianLanguage

github.com/FluentValidation/FluentValidation - b38e07e3751dd9178ab67ed4e3252814e0232928 authored over 7 years ago
Merge pull request #589 from totpero/master

Added Romanian translation (ro-RO)

github.com/FluentValidation/FluentValidation - 5eb9084fb486e6e25529da66dfc56c1bdf5ad8fd authored over 7 years ago
Added Romanian translation (ro-RO)

github.com/FluentValidation/FluentValidation - d6ff4fc51225393cff6a55d62b2205f8801bd024 authored over 7 years ago
Introduce MessageFormatterFactory

github.com/FluentValidation/FluentValidation - 24d44bbd8021b5e4c2353d0e2006f942d21a9d55 authored over 7 years ago
Add HttpContext.Items check for netcore1

Update netcore1 test project to target mvc 1.1.4

github.com/FluentValidation/FluentValidation - f1b63ba64e05acb6ae2936be4874677714d349e4 authored over 7 years ago
Merge pull request #587 from tchelidze/patch-1

Added support for Georgian language for the default defined Validators.

github.com/FluentValidation/FluentValidation - 9cdffd10afd701107ee9d430e79defaf3967829e authored over 7 years ago
Added support for Georgian language for the default defined Validators.

github.com/FluentValidation/FluentValidation - 97cd2e44b6fcfe66e78bd7e6675e6fdd6f039868 authored over 7 years ago
Resolve IValidatorFactory from request container for clientside integration

github.com/FluentValidation/FluentValidation - 14a9907496a7c4abbc87b974d873412fa67e1edc authored over 7 years ago
Merge pull request #572 from Loetn/master

Added public getter in MemberNameValidatorSelector for memberNames field

github.com/FluentValidation/FluentValidation - df1c9b70c5558089199919f23fd4f5230367c99a authored over 7 years ago
Added public getter in MemberNameValidatorSelector for memberNames field

github.com/FluentValidation/FluentValidation - 32cbca8414520a6fdf226ddbae35f162c160289f authored over 7 years ago
Allow string.Empty in OverridePropertyName

github.com/FluentValidation/FluentValidation - 31c728236b1eb9c1b39f9d94b58c4f2d1ca33ebf authored over 7 years ago
Remove PropertyValidator's dependency on the legacy CustomMessageFormatArgs

github.com/FluentValidation/FluentValidation - 3d8109e364633e9459d950ea00cf1114215e8625 authored over 7 years ago
Ensure that Custom is correctly executed when run in sync or async mode, but the rule is defined as the opposite

github.com/FluentValidation/FluentValidation - 1b2eca0f851ffe86c3188f7e0fd1e3a5944ea077 authored over 7 years ago