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

Tidy up dependent rule execution

github.com/FluentValidation/FluentValidation - 80521c4387e2c8012294a3b1693658bc742e9632 authored almost 4 years ago
Enable CI for 10.x PRs

github.com/FluentValidation/FluentValidation - 2e32b09ecb8a798e59177549ccc901d59a5caeba authored almost 4 years ago
Tidy up PolymorphicValidator

github.com/FluentValidation/FluentValidation - fb536423d2062ee06ed576f1ecb2030f40fb4c7b authored almost 4 years ago
Merge IValidatorInterceptor and IActionContextValidatorInterceptor, rename interceptor methods (fixes #1477)

github.com/FluentValidation/FluentValidation - 34230f457d9058bbf7293d6b16055b7f180a8745 authored almost 4 years ago
Clean up various utility methods

github.com/FluentValidation/FluentValidation - cdf59044b603b4ce07a9c0a74ed60a7737457b8b authored almost 4 years ago
Make RuleBuilder internal. Move DependentRules definition to RuleBuilder interface.

github.com/FluentValidation/FluentValidation - 28e6b4ea5df7614a933cb32ee1c2024744e7c9bb authored almost 4 years ago
Remove ICommonContext and some tidy up

github.com/FluentValidation/FluentValidation - dbf842fef3df1bfefc456db59b8b40a9c5e2ca7a authored almost 4 years ago
Fix method signature for ApplyCondition

github.com/FluentValidation/FluentValidation - 3c417c52cfa4c9557eddb8868ccebe5be17bdf67 authored almost 4 years ago
Tidy up GetServiceProvider.

github.com/FluentValidation/FluentValidation - f1623a949977d0ac4801a2ea622ba45984382f1b authored almost 4 years ago
Make Configure methods explicitly defined on the rule interfaces

github.com/FluentValidation/FluentValidation - 1828ce4ceed7fd1eabff98b9655c106c6b860cd4 authored almost 4 years ago
Remove more deprecated code

github.com/FluentValidation/FluentValidation - c396b72c72c95eed5fec023c1d609be9edcc85c1 authored almost 4 years ago
Remove deprecated code and fix up InvokePropertyValidator method signature

github.com/FluentValidation/FluentValidation - 322c2e88d4e00e02fbe7ef87c0d43b1c8e0ae7be authored almost 4 years ago
Make ChildValidatorAdaptor.GetValidator non-generic again

github.com/FluentValidation/FluentValidation - 5b14a9d6026916a1375083d9c5c5c1c98bf34eaf authored almost 4 years ago
Fixes #1561 (CollectionPropertyRule should only iterate the collection once)

github.com/FluentValidation/FluentValidation - 1656d84f4d0fa1f244dc0f661f8107e827f6dcfe authored almost 4 years ago
Remove deprecated IStringSource and other deprecated items on PropertyValidator.

github.com/FluentValidation/FluentValidation - 2116ec608b5282b1576e63cc3d9944c662d265a8 authored almost 4 years ago
docs: typo in code snippets (#1641)

github.com/FluentValidation/FluentValidation - 0483b639617d29c6520d866c7b7a5874408e5793 authored almost 4 years ago
Update changelog & bump version.

github.com/FluentValidation/FluentValidation - 7d1816c8a419e3855090fa607f6400a4fdf8a44e authored almost 4 years ago
Update custom validators doc

github.com/FluentValidation/FluentValidation - 336dee59941dfc6e20cb780aa60571b63f940966 authored almost 4 years ago
Create new issue template.

github.com/FluentValidation/FluentValidation - 165e64808a32bbadfe651c7cdbd2fd864a7b01e1 authored almost 4 years ago
Expose additional overload of Transform that receives the root object in the tranformer.

github.com/FluentValidation/FluentValidation - 737c35745b74e594ff9b654698c8131dbf6eb6ed authored almost 4 years ago
ScalePrecision validator should only be available for decimal and decimal? properties.

github.com/FluentValidation/FluentValidation - bb306da41ef27686596d6d1351e6fd3ac7b25854 authored almost 4 years ago
Fix incorrect deprecation message wording

github.com/FluentValidation/FluentValidation - 6836d692cc1c561e5ba23cdab824e21f5ec38652 authored almost 4 years ago
Switch to the new Transform syntax. (#1613)

github.com/FluentValidation/FluentValidation - 350c6c6cbdd878a78f473e0a37a80f4971a44253 authored almost 4 years ago
Update code usages, apostrophes, definition lists, URLs, error messages, em-dash. (#1624)

github.com/FluentValidation/FluentValidation - 6042b4f5dba2f33afaf0ea3191b5b75bff279da7 authored almost 4 years ago
FluentValidation namespace explanation in RuleSet doc page (#1618)

github.com/FluentValidation/FluentValidation - 88ffb2f7bbc1c1cddb957ab276363a34d34cad51 authored almost 4 years ago
Update changelog, bump version

github.com/FluentValidation/FluentValidation - 4dd0f46f4dc3fefd98009b9588f2475202b0c089 authored about 4 years ago
Add ImplicitlyValidateRootCollectionElements MVC option (#1586)

Co-authored-by: Jeremy Skinner <[email protected]>

github.com/FluentValidation/FluentValidation - 01bd0498d1db149c7c6f809cf939c1b23bb5a40e authored about 4 years ago
Fix #1597 child rules not working as expeted with rulesets.

github.com/FluentValidation/FluentValidation - be10c61ddcfa8725b5b3f9412e1f98a79d8a85ea authored about 4 years ago
Deprecate PropertyValidator ctor that takes a string. Add HasCondition/HasAsyncCondition to PropertyRule.

github.com/FluentValidation/FluentValidation - a147ef467f9053921b6afab345b581a8d321f201 authored about 4 years ago
Update inheritance.md (#1605)

github.com/FluentValidation/FluentValidation - cb1bf5eaefb55b432212fe4a3cc5481ada7efe57 authored about 4 years ago
Remove unneeded additional targets

github.com/FluentValidation/FluentValidation - 343ac21fd1370ae7ffe37494288c9375dfcc832a authored about 4 years ago
Add link to FormHelper. (#1594)

github.com/FluentValidation/FluentValidation - 3a50019e4a3df957661f7b491ea483b959bba383 authored about 4 years ago
Adding Serbian and Bosnian languages. (#1591)

* Adding Serbian and Bosnian languages.
* Recursive parent culture search

Co-authored-by: Je...

github.com/FluentValidation/FluentValidation - 8481bc646b1536017dbc4dda9e48fc7cef1b16f8 authored about 4 years ago
Fixed collections instructions in collections.md (#1588)

github.com/FluentValidation/FluentValidation - 48623e837ad63682b899c5a362b0e6a132fdb94b authored about 4 years ago
Fix typo in documentation (#1584)

github.com/FluentValidation/FluentValidation - 2ced17d7e757c32a333e2f4bf6873f1a4905c2e6 authored about 4 years ago
Update version number and SDK requirement.

github.com/FluentValidation/FluentValidation - 6f524bb70ef61c032f2c3e87a1787c6a979970ec authored about 4 years ago
Update changelog and .net 5 depenencies

github.com/FluentValidation/FluentValidation - 04446a16f1ce20bf835c841fad21dcec90e8c729 authored about 4 years ago
Fixed a typo. "regiter" to "register".

github.com/FluentValidation/FluentValidation - 420596290f16d09c3bdf6bba1ca79cdf23add304 authored about 4 years ago
Update SpanishLanguage.cs

syntactic error of one of the validators messages

github.com/FluentValidation/FluentValidation - 0bddff2d313fc213547757e2314a087f6692ddeb authored about 4 years ago
Update CI workflow to not use deprecated features

github.com/FluentValidation/FluentValidation - 7efc73beb13c5ff8ebc3edbc7bb68a6fe2ad8918 authored about 4 years ago
Updated RuleSetForClientSideMessagesAttribute to work with Razor Pages PageModel (#1548)

Co-authored-by: David Williams <[email protected]>

github.com/FluentValidation/FluentValidation - b6aaaf3b93e02ef8612a1408e546c4fd2796a7b4 authored about 4 years ago
Allow use of CustomizeValidatorAttribute in PageModel (#1542)

* Allow use of CustomizeValidatorAttribute in PageModel

* Formatting.

* Enable CI for net5...

github.com/FluentValidation/FluentValidation - 21a13902ad72733f1c6f0301efeb9459ee1b3f1e authored about 4 years ago
Fix Slovenian translation typo (#1543)

Co-authored-by: aljaz.razpotnik <[email protected]>

github.com/FluentValidation/FluentValidation - 2a2b5835e125af7491bbfdc3b0c3717129b7d588 authored over 4 years ago
Update lock to run once a day

Initial run has been completed, no longer need to run every hour.

github.com/FluentValidation/FluentValidation - 4b62b676d6a53cd4a09977e4963f2cee5c6ded8c authored over 4 years ago
Make lock run more frequently for now

github.com/FluentValidation/FluentValidation - 5e5bdf93952097880f6d56e17b3aab09a15c5aec authored over 4 years ago
Replace lock app with action

github.com/FluentValidation/FluentValidation - b1827374302b1e353e055e71d76a82b8e28cfc9f authored over 4 years ago
Update rule tests to use public api

github.com/FluentValidation/FluentValidation - e8fd3e8b5cfbef78d8876530b9c2972bcd10fde4 authored over 4 years ago
Remove release workflow. Run manually instead.

github.com/FluentValidation/FluentValidation - 448180d90e5535276dc78f1f98013aa8feada534 authored over 4 years ago
Fix #1528 one of the inheritance validator overloads not working correctly.

github.com/FluentValidation/FluentValidation - be6a295364ef604dd55c25639f77d6957501f3bd authored over 4 years ago
Deprecate Condition/AsyncCondition properties in favour of HasCondition/HasAsyncCondition and

InvokeCondition/InvokeAsyncCondition.

github.com/FluentValidation/FluentValidation - a1163a4386682b93729defb83109ecbcc3e669aa authored over 4 years ago
Add non-generic method to PolymorphicValidator for inheritors to customize.

github.com/FluentValidation/FluentValidation - 2adba70cefc8e9f9b8e597b973a28eca91204c1f authored over 4 years ago
Added Bengali language (#1517)

github.com/FluentValidation/FluentValidation - 2e0646e8c798dbee3f6b5be2b230482a68b60f94 authored over 4 years ago
Update PersianLanguage.cs (#1513)

typo in `MinimumLengthValidator`

github.com/FluentValidation/FluentValidation - fb93c6c327e8995c7b1154ac41ef1b4ade8251a9 authored over 4 years ago
Add non-generic method to PolymorphicValidator for inheritors to customize.

github.com/FluentValidation/FluentValidation - d9c86f893d0c1418b94c13ebd9362d7bc3a5985c authored over 4 years ago
Remove redundant condition execution (already handled at the rule level)

github.com/FluentValidation/FluentValidation - 266d5a9ecebbd125f30b51929c3f4d30a42faac7 authored over 4 years ago
Switch to SetDisplayName methods instead of a factory func property.

github.com/FluentValidation/FluentValidation - 55286dd4966dfb75a3c1aaad7813e52a1d312d2e authored over 4 years ago
Cleanup options property

github.com/FluentValidation/FluentValidation - d66a8e14a0a423e3ac0dc89bedfd90c57c52fd9d authored over 4 years ago
Cleanup getting/setting error message

github.com/FluentValidation/FluentValidation - 8f86b8e27987383860e5db036c46a0fe8ccd9e01 authored over 4 years ago
Re-enable warnings for test project.

github.com/FluentValidation/FluentValidation - 38d59b99c81f598955193631ab1ad240bcea1bb8 authored over 4 years ago
Deprecate IStringSource, move default message template generation into PropertyValidator.

github.com/FluentValidation/FluentValidation - 9b639537b77c8492288c2d110542aad294f3ca97 authored over 4 years ago
Improve localization lazy loading (#1520)

github.com/FluentValidation/FluentValidation - 56a2a7f8ecdf2c0256b089333d73f946de260fe4 authored over 4 years ago
Move logos into main repo. Switch to embedded icon in nuget packages.

github.com/FluentValidation/FluentValidation - 56300e97b7ca2281bf21aee9f6f62e728e8acc78 authored over 4 years ago
Fix warnings; reformatting; enable TreatWarningsAsErrors

github.com/FluentValidation/FluentValidation - 997a81720c82b1ec0e4a8e2dcff9ea9281cc0673 authored over 4 years ago
Un-deprecate marker interfaces

github.com/FluentValidation/FluentValidation - fad786d43e8805a1aaf4dcd9e74f3319ad02637a authored over 4 years ago
Remove calls to GetTypeInfo

github.com/FluentValidation/FluentValidation - 2cc3c4dabf8beb356a614dfe253d9999cf44e49f authored over 4 years ago
Added Bengali language (#1517)

github.com/FluentValidation/FluentValidation - ffa4ddd18af3ebb9afc3c0a7dbfaa6be28eb3ece authored over 4 years ago
fix namespace typo (#1511)

github.com/FluentValidation/FluentValidation - 962dc40671780f1b7fa4e013e69faa7a20a82c23 authored over 4 years ago
Update PersianLanguage.cs (#1513)

typo in `MinimumLengthValidator`

github.com/FluentValidation/FluentValidation - 65e79837d314031f57d4edd6e21c73fee3931b58 authored over 4 years ago
remove razor dependency (#1508)

github.com/FluentValidation/FluentValidation - f027422156467dba8dbcc5a4df34f5d8386fef0c authored over 4 years ago
Move readme/contributing files to .github dir

github.com/FluentValidation/FluentValidation - a521826dd28a1cd2ab26081189cc6a3e497cacfc authored over 4 years ago
Disable version suffix increment in CI for now

github.com/FluentValidation/FluentValidation - 1cc1af41aab39b499d728729d25670ff0d8e4058 authored over 4 years ago