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 WebApi docs.

6127398e61fc1503a9fc793a8003a3d36077e092 authored almost 6 years ago
Update MVC5 docs.

0562ba9f0484e833c604886e7937dc0788ad78fd authored almost 6 years ago
Update documentation

3f25aa428cdcf3cd60403acbcf0f3acc7024ec28 authored almost 6 years ago
Remove unnecessary dependencies for net45 build (#1062)

e4305e9cb03bab6dc0f16bdcf2b7cf8753cdf453 authored almost 6 years ago
Tidy up FluentValidationMvcExtensions

0d239a141beb86affb29fe87229f749db70899ea authored almost 6 years ago
Allow registering multiple assemblies with one call (#1055)

d8b04eaebd33b87cf364732f1995e8007fb46732 authored almost 6 years ago
Fixed typo in webapi.md (#1059)

113d1ac616440e82559e1e9b0fe9d03a665b1f2b authored almost 6 years ago
Add a validator test extension for checking failure severity (#1041)

* Add test for failure severity test extension

d97d071d023ec20896cbd548cfb7a10ee30554d7 authored almost 6 years ago
ServiceCollectionExtensions (#1040)

* ServiceCollection extensions

e55619bdae697dff6dc57a77d425f2278358d332 authored almost 6 years ago
Add missing license header

19c6fbd8aace600800fae78833c4dfb156938300 authored almost 6 years ago
Add null check to shared condition tests

b3c49755716385c0a8aaf4e8bf1f097a38763722 authored almost 6 years ago
Add InjectValidator extension. (#971)

ba7d130504db52df20e62b77d3930c6135ec6fdd authored almost 6 years ago
Remove accidental line break

bf198f4f776dd4bb619775db1d66e3ca721e5c79 authored about 6 years ago
Update ScalePrecision Validator format arg names

This was changed in a recent commit and not updated in the docs.

74142cf6cdd97fff4a3a4cbc9169b8a890d9a476 authored about 6 years ago
Update translations to match english original.

Fix consistency with quotation marks and apostrophes.

d3d4719efb1cbd5c89b49ce8682c062b5ffbe926 authored about 6 years ago
Update PortugueseBrazilLanguage.cs

Undoing translation changes.

06e5432b4df19da1fa4f17e5965b73d02b8a49c0 authored about 6 years ago
Update repository url

57cea924f5f6700c3e032d869d524b45d4a1350f authored about 6 years ago
Update changelogs

66c2e54f2062eeeffc7ae861fd0c41104b4f71e9 authored about 6 years ago
Clientside metadata shouldn't be generated for rules with shared conditions

73505f8ed9a5c5b72f4ef5ab053ae55ba2e6dac7 authored about 6 years ago
Update PortugueseBrazilLanguage.cs

6b994ea3238c061603eb787c853718a341a3f4ea authored about 6 years ago
Update copyright year.

a57b99523886500f4a3c01659d965d6ff3b52936 authored about 6 years ago
Update ScalePrecisionValidator placeholders for consistency. Add attribution and update tests.

60d9c5a11b84e6f72d233a0a214727a52b86109a authored about 6 years ago
Documentation updates

4e53880c98e49585bf0b9a55f3d1eb815827a832 authored about 6 years ago
Add extension method for the ScalePrecisionValidator (#1002)

* Add extension method for the ScalePrecisionValidator

* PR feedback for ScalePrecisionValida...

699b058aa8cbcf8be7d7c92074e201c4d8c77059 authored about 6 years ago
Fixed spelling of "Severity" in UserSeverityTester class

af3eb7082e4519574ed1c47fc65dace69a2254fe authored about 6 years ago
Mark old factory method as obsolete.

236dd40fc93c3eefbbe61fd57701c3f786675342 authored about 6 years ago
Update configuring.md

7be2082a817db09a2edcf4b1edb26ae6f50e6030 authored about 6 years ago
Update configuring.md

c3d636e89cd859064a15752d91a6be09b7cc4876 authored about 6 years ago
Fix issue with shared conditions not working correctly with RuleForEach.

d2b3b9cfa161fd02e1259d60becfb32d628ea30b authored about 6 years ago
Update changelog

bad75d93796d68afb7689e9d2484d194237512b4 authored about 6 years ago
Fix cache issue in root WhenAsync

5e5ba7b95b7b9066399fe102580f4e1048d0404b authored about 6 years ago
Minor cleanup.

deb97d6525d4486e5eb13676cb4b7b91fc18b792 authored about 6 years ago
Remove netstandard2.0 package references

c476a9cc001094657cbb29c0b936ca051624268a authored about 6 years ago
Update changelog

4774e8e3f8f6e84237393d890dee6f6a5ce690bd authored about 6 years ago
Fix shared condition cache incorrectly caching for RuleForEach.

201283d99acae9655f6429218b5d19c57f0f6f1c authored about 6 years ago
Add RuleSetsExecuted property on ValidationResult

7e302f382f78f06ca9f82d6af091547c63cc109f authored about 6 years ago
Update changelog.

327d76e2dcde1a09e2e7f891b1a2d80a9a9fa286 authored about 6 years ago
Add Japanese Language to the default messages (#964)

79a8f5cd6b5699aa16ed0af9c6b189644447e3cc authored about 6 years ago
Tests for AspNetCore2.2

e46333efbc662fba5050669885abb815bc75f58c authored about 6 years ago
Attempt to fix callout

6880b756d58fd6976becbdedda9376c94ae54feb authored about 6 years ago
Add Skip to MVC5's CustomizeValidatorAttribute. Update aspnet docs

62967addb4ec746872fff03240536b9c616cec79 authored about 6 years ago
Update mvc5.md

da4b0a91248c2f366395e29aa9e3297460c6917c authored about 6 years ago
Attribution for Inclusive/ExclusiveBetween validators

ff049d00566de6b5832dd792d574df2620ad7753 authored about 6 years ago
Merge branch 'fix-equal-clientside-validator'

1dcb24bcce0091a455fb2b6908046e6612724c66 authored about 6 years ago
Fix equal-to clientside validation adapter.

d0f30d18a27d312a9f6566f30a84b02ddeaf4fa4 authored about 6 years ago
Fix incorrect reference to rules method.

081af1c4ac40d1e477cafe078db9db759fb79a17 authored about 6 years ago
Remove generic constraint on OverridePropertyName's expression.

afff9160872a805fd54e500502d23348814dd255 authored about 6 years ago
Update GermanLanguage.cs

Fixed casing, grammar and excess dashes in translations.

d140ba6a1dbb0f2e4d5dc80d0a25589147918ca0 authored about 6 years ago
Disable linux build for now as appveyor has broken it again

1837034af149965b01b6d207ff7dbe3b600d09db authored about 6 years ago
Remove obsolete comment

c8f30b34a0ee20e9003ba63917ef59e7389d7b3e authored about 6 years ago
Update changelog.

6363eaa6da1a4f6f401818f31512a087cf17bbe7 authored about 6 years ago
Change uses of 'should' to 'must' in default English error messages.

4a2bebd791c81b79f3aee3b8602e5c0e3f0af3b5 authored about 6 years ago
Add new Otherwise method chained from root-level When/WhenAsync/Unless/UnlessAsnc

84ebf4fc9054a98f884c3b7408026a45cc8ba1cd authored about 6 years ago
Ensure shared conditions are only executed once.

b897d3b318eace3a073873eb2ae88050ba0bffaf authored about 6 years ago
Update changelog and make sure async condition tests are executed with await

10ddd4d0d3d551f23511fedfb12d9ef6698adb41 authored about 6 years ago
improved test exception method for ValidationResultTester.ShouldNotHaveValidationError (#942)

* improved test exception method for ValidationResultTester.ShouldNotHaveValidationError
* test...

472e55f33d096697c833e3eb493d5db6a3a3fbfc authored about 6 years ago
Update upgrading-to-8.md

75546c1d503811e64cc38b4514e568a0237dd6e4 authored about 6 years ago
Add EnumValidator to PersianLanguage

9d550da244765634aade81584eaa37e5155a7dfb authored about 6 years ago
Add language Norwegian Bokmal (#933)

d11edfa99f81b595b297256878605ce67440c66b authored about 6 years ago
Allow use of error code to override localized message.

9a72f7b41adb0282a28695b349e37e7a94364896 authored over 6 years ago
Update ItalianLanguage.cs (#928)

23027decf2aef2c8e1f89952f7a32e941ab3e5a8 authored over 6 years ago
Update core.md

2a323e2d3ac7c6160eadbb8f0598998cbf4e4da1 authored over 6 years ago
Update docs.

b5618dae503f7fdae03decf47f860f100bfd7edf authored over 6 years ago
Fix a couple sentences in the Italian translation (#921)

150c096c17e96d427b10606803dee3ef5fe7161f authored over 6 years ago
Update changelog.

8bf559b4778121cfa0ae9c4e87cf56079e22ab12 authored over 6 years ago
Added argument formatting. (#906)

f0b9612dc19e0b3b2ad42a7aea1a4baa0fa5ccf7 authored over 6 years ago
Switch to C# 7.3 and some minor cleanup.

e1762ca5803fb49ca6ce9e48a3e9fe39472366bd authored over 6 years ago
Support overriding the default indexer

65c10a3efbd6af5ca476d2753baad6e9394b0972 authored over 6 years ago
Update xml helpdoc (#913)

Update XML doc comments for WithMessage.

6161a2ab31fbd44261f188d79394fdc492c14aa9 authored over 6 years ago
Make sure TestHelper overloads that don't take a model use new T() instead of Activator

1783456f2dd40da0f41e0512e490db4730c795df authored over 6 years ago
Fix an issue where Cascade/Transform couldn't be used with RuleForEach

7a6ebdfc4d439252393b4f9fae106e3a199e6e48 authored over 6 years ago
Update configuring.md

f4c78006005d657ea7ad5e2a51aeee67a025aa3d authored over 6 years ago
Make sure linux build of the test project uses net452

4253a1eb128d31d41ad7a8f1a67e2c911ee97e3f authored over 6 years ago
Ensure latst .net is installed in ci

e3b966e9b0efa1ade49b5418802d0f839fc98b2c authored over 6 years ago
Update .net core sdk version.

180d841420249ae0ef06a363722b68fbaea9906b authored over 6 years ago
Update changelog

84681b79d6d826c53f96bfbd692788577e5e7096 authored over 6 years ago
Fixed a 'not' missing in NotNullValidator message (#884)

37cc6dcab06a70a627ae8ce584d8c20bf15936c2 authored over 6 years ago
Update GreekLanguage.cs

c9d94e002ea9ba2c127c94dc0e6e0df0e9f89275 authored over 6 years ago
Update desktop test project to target net452 and disable linux build for now

7d6c426433f675ed983290625028131749372b6a authored over 6 years ago
Add Greek language translations (#881)

* Added GreekLanguage
* Added GreekLanguage to LanguageManager
* Copywriter notes and fixes
*...

6d0d7d9af0a9d86b416ecd87bcf7eed6da5eef46 authored over 6 years ago
Fix typo (#880)

0a7b4518a26cf95c4f6d08583eecbcc35c6de872 authored over 6 years ago
Remove lock comment to supress notifications for now.

6428542718c46a45bc99ae56c4a42e45f2a3b0ca authored over 6 years ago
Add lock file

5f8d805d3d00c1bf176d32010050952dfa743dad authored over 6 years ago
Fix spelling and formatting (#870)

de3717fe59bf62b10f21b52b06d427d90998d2e7 authored over 6 years ago
Update changelog

fc2c8aa722c0e0ec0bd21648e35e1dd507e20278 authored over 6 years ago
Fix formatting / typo

1115a7fd6b9bd37b6145541625c5d4638aa49334 authored over 6 years ago
Update documentation

c49cbc18748c50c9b9957db3feaca32bce326a0e authored over 6 years ago
Update changelog

fe6a0749d3556475c7ad65cbd2c91c09c922222e authored over 6 years ago
Fix #858 ValidationTestExtension.When() incorrectly checks each failure instead of all failures

598f05d44eccc87032da4f86b734f40172de89da authored over 6 years ago
Update child validator docs

d83a0d0e65e7c2f6aac94a10fe4cec7c497ca9ea authored over 6 years ago
Update changelog

d51448486abbf3af87715f43c75e19fde28fc87e authored over 6 years ago
Test that all languages are loaded

418d5ab537d270788f73179914d5167348992a61 authored over 6 years ago
Reformat

97102909d115d98cf7d2b039577520791ed55c19 authored over 6 years ago
Add Chinese Traditional Language for default validation message (#859)

Add ChineseTraditional language

5f3ff160897b2b5dc97a4812fffcb7ee172f1b5a authored over 6 years ago
Remove old backwards compatibility error message mappings

2ae195f7e1a3820228af63ff18c37bc47bc6cbaa authored over 6 years ago
Combine appveyor builds into a single file (#855)

* Combine appveyor builds into a single file
* Produce artifacts from ci build
* Decrypt snk f...

72d1b24ef4188588b570f358d77a72c0a3fa4052 authored over 6 years ago
Disable public signing for dev builds as this isn't compatible with net4x projects, only netcore.

604974fa1fe8ea213392b9e151acd4ecb778ebc7 authored over 6 years ago
Fix wording

9301ecbc300f9b31ac7c986cddc352015fb66e62 authored over 6 years ago
Remove netcoreapp1.1 tests. NetCore 1.1 is no longer supported

13fc35ca9e4d77b18749ef11f9ca7758332fdf98 authored over 6 years ago
Update README.md

10f227c45945a10a66e1cb4366bf0ccd45918be9 authored over 6 years ago