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

Additional overload of Include that takes a lambda

github.com/FluentValidation/FluentValidation - 927732eb47a6a7a0933527a132194227aad17f4f authored almost 7 years ago
Additional overload for OverridePropertyName that takes an expression

github.com/FluentValidation/FluentValidation - 3470caa8afa34824a28ee8c216690c964d6ab880 authored almost 7 years ago
Fixes for multiple rulesets in MVC integration

github.com/FluentValidation/FluentValidation - 9b7737ca2e5eb80dcbccba2454d6e3f7b8846b6d authored almost 7 years ago
Support multiple rulesets on a rule

github.com/FluentValidation/FluentValidation - c59207898b8ae01b6cd81bd5bb70c7ad0536e45f authored almost 7 years ago
Ensure package version is set

github.com/FluentValidation/FluentValidation - fc85b38ddf4ddc44aaf167a7298fcc781e7633a8 authored almost 7 years ago
Add netstandard1.6 build

github.com/FluentValidation/FluentValidation - fd7a41d42be5593ea669f740c5a086cc1d709d4f authored almost 7 years ago
Only reference DataAnnotations directly on netstandard2

github.com/FluentValidation/FluentValidation - 453b717c6f60dd73895134d00f3fd362c640b5bd authored almost 7 years ago
Merge pull request #714 from ergincelik/patch-1

Update TurkishLanguage.cs

github.com/FluentValidation/FluentValidation - ab66a055ed40127087c5b1dda740489ea1a4ac3e authored almost 7 years ago
Update TurkishLanguage.cs

github.com/FluentValidation/FluentValidation - 4ca9bd7cb79dd369a1099edae7a452ed561eed03 authored almost 7 years ago
Clear up msbuild calls and include build status

github.com/FluentValidation/FluentValidation - 4dcf52e8f7975dc81e8430566a25061111719bbd authored almost 7 years ago
Update build script to do an explicit restore

github.com/FluentValidation/FluentValidation - ff29aea853bc298b99b53b6c8e79530d6ddfaf49 authored almost 7 years ago
Ensure build script is compatible with latest dotnet cli

github.com/FluentValidation/FluentValidation - a2af070abdcfeb147bf92475201786b91810293f authored almost 7 years ago
Remove obsolete WebApi unit tests (replaced by integration tests)

github.com/FluentValidation/FluentValidation - c936716628ad1239472ae194637d57bdcee7ab24 authored almost 7 years ago
Fix content type tests

github.com/FluentValidation/FluentValidation - f096730dfc09c10a28d30cd833f4810b04bf7070 authored almost 7 years ago
Switch to in-memory integration tests for WebApi

github.com/FluentValidation/FluentValidation - 10abb01dc3402c4fe9ba314b570f56adbaee6f56 authored almost 7 years ago
Support CustomizeValidatorAttribute in WebApi integration

github.com/FluentValidation/FluentValidation - bac7617c46205b850632cccdd8d7e124b421940f authored almost 7 years ago
Revert "Move to project-specific version numbers"

This reverts commit fce0b64f5204b2ddfce69047f6ca09366f19474c.

github.com/FluentValidation/FluentValidation - 5d5fe5fe92d4776f45c5b202d6466b5b2d9ec07c authored almost 7 years ago
Move to project-specific version numbers

github.com/FluentValidation/FluentValidation - fce0b64f5204b2ddfce69047f6ca09366f19474c authored almost 7 years ago
Merge pull request #702 from morilon/master

Added Brazilian-PT translation and fixed translation typos for PT-BR.

github.com/FluentValidation/FluentValidation - 344d97f2fa2df50002c2090693c02b203495a048 authored almost 7 years ago
Added Brazilian-PT translation and fixed translation typos for PT-BR.

github.com/FluentValidation/FluentValidation - ae94d68882b2efa80602e97c89c2d0b88d54e99b authored almost 7 years ago
Better error message if you call RuleForEach for non-member expressions

github.com/FluentValidation/FluentValidation - e2657fd4f101cd1e21c292061520541a60d7f6e7 authored almost 7 years ago
Merge branch 'master' of github.com:JeremySkinner/FluentValidation

github.com/FluentValidation/FluentValidation - ab8ae30882006acbd03627e47cfbaeb6b1b3c70f authored almost 7 years ago
Merge pull request #700 from avrahamcool/master

Hebrew Language translation

github.com/FluentValidation/FluentValidation - a9ce7ead2d2195e404a33957c53e26a768f6cff3 authored almost 7 years ago
Fixed file encoding to UTF-8

github.com/FluentValidation/FluentValidation - 511e1f04ed39a8bf4bcf685ca88d5b706c8f3121 authored almost 7 years ago
Added Hebrew translation

github.com/FluentValidation/FluentValidation - 4d58f9baa6559096749893113ef392470c6e8606 authored almost 7 years ago
Move to netstandard1.1 as minimum supported netstandard version

github.com/FluentValidation/FluentValidation - 1558dde38b06fee428d550e407ead4e2135c8b46 authored almost 7 years ago
Switch to concurrent dictionary for cache and remove InstanceCache.

github.com/FluentValidation/FluentValidation - ed3300e34b3665af2fa13a3d574798172a2af9d4 authored almost 7 years ago
Test for inherited attribute

github.com/FluentValidation/FluentValidation - f02e2e9f2959a2ea199a530d9c6b53330aab1b27 authored almost 7 years ago
Delete FluentValidation-vs2015.sln.DotSettings

github.com/FluentValidation/FluentValidation - 608e1ef91b306fe977c0154dd0752a72a93b21b2 authored almost 7 years ago
Ensure ShouldHaveChildValidator works with model-level rules

github.com/FluentValidation/FluentValidation - 96b998331b4718caac46359675522c3fc4887b26 authored almost 7 years ago
Move caches into separate files

github.com/FluentValidation/FluentValidation - 319db8591fa78cb92ecae783335f58b4d12cbdef authored almost 7 years ago
Fix placeholder in SlovakLanguage

github.com/FluentValidation/FluentValidation - dacf2d26345fc8619750b66eba3b7c212195c009 authored almost 7 years ago
More fixes to display name caching

github.com/FluentValidation/FluentValidation - 32f32d73c22b31a33cfb4b13f67778a0f9ba59c6 authored almost 7 years ago
More fixes to display name caching

github.com/FluentValidation/FluentValidation - d7c35a4b4bc461a2f437dada58fcdd4af0e322c4 authored almost 7 years ago
Some fixes to display name caching

github.com/FluentValidation/FluentValidation - aca429c40cef68f75d633978dc4df2a53bc8b7eb authored almost 7 years ago
Add Slovak into LanguageManager

github.com/FluentValidation/FluentValidation - 7e6ca0254e4d7d3329f7a3e2dcac66dd0885c57e authored almost 7 years ago
Merge pull request #696 from vetranio/master

Fix and add validation messages

github.com/FluentValidation/FluentValidation - e8c582fb87edbdbfa4dbad7c1fe0aa5fdd210d4c authored almost 7 years ago
Improve support for DisplayAttribute / DisplayNameAttribute when inferring property display name

github.com/FluentValidation/FluentValidation - d1e2c87ac610fbfd34e45758dc0890c718957332 authored almost 7 years ago
Reference DataAnnotations directly when checking for Display/DisplayName attributes

github.com/FluentValidation/FluentValidation - 2e40e18ead11853f32644e9e0969652becfbecbc authored almost 7 years ago
Add support for Transform method

github.com/FluentValidation/FluentValidation - 41dded67ad972373d26f53aebf4fe1ed8bab65ce authored almost 7 years ago
Enhancements to validation tester messages

github.com/FluentValidation/FluentValidation - a3574d3c15e64edab923a60a9dbc47c3c421882b authored almost 7 years ago
Extra tests for nested dependent rules

github.com/FluentValidation/FluentValidation - d3356404a3233717ac4a285e4bcfc89e56acd818 authored almost 7 years ago
Flag in the RootDataContext when a validator is automatically invoked by mvc/webapi

github.com/FluentValidation/FluentValidation - 6d8e2d1400f13c4ad1fb8f1ccc520507bfe7e92d authored almost 7 years ago
Update to stable release of webapi 5.2.4

github.com/FluentValidation/FluentValidation - e920828d4a6cd1edc40cbbfaa88311d0e7418d21 authored almost 7 years ago
Fix exect length validation message

github.com/FluentValidation/FluentValidation - 080444fec525a592c53bcb5b5c5fe90554159a1c authored almost 7 years ago
Corrected validation messages for Czech language, added validation messages for Slovak language

github.com/FluentValidation/FluentValidation - 872b5e8306c11a222e024e61495bbeb6d8c99c8c authored almost 7 years ago
Merge pull request #686 from Daxaar/master

Fixed typo in XML comment

github.com/FluentValidation/FluentValidation - 0f553f3f8ef406d2daf8e613f6068333c3cfada5 authored about 7 years ago
Fixed typo in XML comment

github.com/FluentValidation/FluentValidation - d891824343e0a8fd58d3e93c6eb1cb0786824c54 authored about 7 years ago
Add tests for rule nested dependent rules

github.com/FluentValidation/FluentValidation - 33bb5ccba133796756174b78f7ebf323d2ba1a29 authored about 7 years ago
Better handling of placeholders in clientside messages where no context is available

github.com/FluentValidation/FluentValidation - 32ece0139428683eb6d267a9815febd4d8dfe1d2 authored about 7 years ago
Add implicit operator for MessageBuilderContext -> PropertyValidatorContext

github.com/FluentValidation/FluentValidation - 59caf40c5636eec853b0c95db967b79430b7c08c authored about 7 years ago
Make AbstractComparisonValidator.GetComparisonValue public

github.com/FluentValidation/FluentValidation - 0ff0fc31f96c91324aeec6df08e6f6aa3330ebc4 authored about 7 years ago
Bump version and update changelogs

github.com/FluentValidation/FluentValidation - c3d6c5c228ce54dff5722625641abc4d254236a5 authored about 7 years ago
Ignore test that doesn't work on netcoreapp

github.com/FluentValidation/FluentValidation - f38d754ed10d9e4a13e0743c97fcbf52f5a05955 authored about 7 years ago
Update test assembly names

github.com/FluentValidation/FluentValidation - 234cdd8c33eab63636a4c6e891fca72e428e7812 authored about 7 years ago
Add SetRulesetForClientsideMessages extension method

github.com/FluentValidation/FluentValidation - d8724c35100874821a2d496fc71b765731db7f49 authored about 7 years ago
Update MVC5/WebApi AddToModelState extension

github.com/FluentValidation/FluentValidation - bde1e1b51c59f2e269224eadc92689abfb193b8f authored about 7 years ago
Update test projects to mvc core 2.0.2

github.com/FluentValidation/FluentValidation - fb5c42f29932bdbe210906eb022ca6479bd0fc23 authored about 7 years ago
Update FluentValidation.AspNetCore dependency to Microsoft.AspNetCore.Mvc 2.0.2

github.com/FluentValidation/FluentValidation - 4d25825b2a7d4e4cd6083f86e57b47f82c1581ea authored about 7 years ago
Introduce MessageBuilderContext

github.com/FluentValidation/FluentValidation - 2e8e998c600a5b4ced66eb4e6cc9f75ff16608a3 authored about 7 years ago
Error handling around obtaining model

github.com/FluentValidation/FluentValidation - a9f3a4bab66f8ad30f7b0ba42bba83b9dbd66175 authored about 7 years ago
Initial work on upgrading WebApi integration to WebApi 5.2.4

github.com/FluentValidation/FluentValidation - d1d603c06e00573de6627b105a421002fd745312 authored about 7 years ago
Disable test incompatible with netstandard1.0

github.com/FluentValidation/FluentValidation - 3b0c0d0113283e22e99a7fbdeac939b5298afd4f authored about 7 years ago
Implement support for validation context in Conditions

github.com/FluentValidation/FluentValidation - 461724d0c761563c31b211c2398aa68d372e2b75 authored about 7 years ago
Add cancellationtoken to various ValidateAsync extension methods

github.com/FluentValidation/FluentValidation - 3a1648cf2062a51baa22d3a57de3f40acfb3870e authored about 7 years ago
Don't try and set properties in testhelper when using preconstructed object

github.com/FluentValidation/FluentValidation - 433f1fd7401c91a0feabd306b0b6664dd22fdc46 authored about 7 years ago
Add ComparisonProperty to comparison validators

github.com/FluentValidation/FluentValidation - be66c7ad73602595ce25909d5f9858a1b7f8e71d authored about 7 years ago
Better support for serializing exceptions

github.com/FluentValidation/FluentValidation - 23054a76399287a9a65063c5371bd427ca505dbb authored about 7 years ago
Clean up new DependentRules overload

github.com/FluentValidation/FluentValidation - 95a7349d551d606c58d5232313e6d6a50f6ee9d0 authored about 7 years ago
Update DependentRules to not need to call RuleFor on the DependentRulesBuilder

github.com/FluentValidation/FluentValidation - b56e2f42c513542ce263b4a19d136cab12e93ca5 authored about 7 years ago
Add failing test for work in progress on update to DependentRules

github.com/FluentValidation/FluentValidation - ce4199e1c80ea63f1b14ebbf0b9f45114e3830be authored about 7 years ago
Add key check on HttpContext.Items caused by breaking change in aspnet core

github.com/FluentValidation/FluentValidation - 073b9fd5fe2f9196fd21ac3db10a098569c1adff authored about 7 years ago
Update changelog and copyright

github.com/FluentValidation/FluentValidation - 79228bfa1d2ba336cff6bcb7432a7587fd6dddf0 authored about 7 years ago
Additional asp.net core tests and resolve issue with child collection skipping happening for DataAnnotations as well as FV validators

github.com/FluentValidation/FluentValidation - aa90cdd0ee95cddf5486d12ecba68fe68c6d22e5 authored about 7 years ago
Make sure child collections aren't implicitly validated if implicit validation is turned off

github.com/FluentValidation/FluentValidation - 02833e2e2f7a9b0991709fd8785e63ff34f1996f authored about 7 years ago