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

Set theme jekyll-theme-slate

github.com/FluentValidation/FluentValidation - 480f07d58fb179c25019cbac5c5f7ca79509693c authored over 6 years ago
Set theme jekyll-theme-slate

github.com/FluentValidation/FluentValidation - 4350ecbd575a029d5a11d090ed3ac64766dc79c0 authored over 6 years ago
Tidy up and add some comments

github.com/FluentValidation/FluentValidation - 7526dbffdcef57d330844dcc1f720d9deacbb593 authored over 6 years ago
Tidy up AspNetCore integration

github.com/FluentValidation/FluentValidation - d14a5881b200b2a1dea5d25a290dc60659754eec authored over 6 years ago
Update to latest version of posh-build

github.com/FluentValidation/FluentValidation - 6b0d6e51461044a78684cede556e101ba93deb72 authored over 6 years ago
Consolidate asp.net core test projects

github.com/FluentValidation/FluentValidation - 7f7748ee2e7db8415cf9f6be0b6c11649638f486 authored over 6 years ago
Consolidate main test project

github.com/FluentValidation/FluentValidation - ffa5e26a71c3a81ed6be35dfacef94c932423a32 authored over 6 years ago
Update upload prompt in build script

github.com/FluentValidation/FluentValidation - 4da39ad8b0433d5dc2fdfaba9047eb158c07aea5 authored over 6 years ago
Update test SDK package reference

github.com/FluentValidation/FluentValidation - 4b4b04bfe5b89d4fac3425ae312166764def06ae authored over 6 years ago
Fix another testhelper test

github.com/FluentValidation/FluentValidation - 4b498e313600a042f7a8792b08cfc6cb96c9ab97 authored over 6 years ago
Simplify ValidationResultTester and fix a broken test

github.com/FluentValidation/FluentValidation - 587d7bdc832ccce186324e3638a923708995c32a authored over 6 years ago
Fix issues with ImplicitValidation skipping properties annotated with [BindProperty].

github.com/FluentValidation/FluentValidation - bd07b9945f4715dadca52c41e315f19c65796faa authored over 6 years ago
Make testhelper compatible with ValidatorOptions.PropertyNameResolver

github.com/FluentValidation/FluentValidation - 6ea097100c4c2fbf6ee0a6cc86405df419272442 authored over 6 years ago
Update build process to correctly handle test failures

github.com/FluentValidation/FluentValidation - f589d8e78cd342d348314276fbf71c19eb9a95b7 authored over 6 years ago
Implicit validation being disabled now works with [BindProperty]

github.com/FluentValidation/FluentValidation - 8d04ac271b41baad4fb9a23658a10372df820c0c authored over 6 years ago
Update tests for testing property binding

github.com/FluentValidation/FluentValidation - 85eacb2ae7772f41660288906854d2ecd5aeb498 authored over 6 years ago
Include test page model in net46 project

github.com/FluentValidation/FluentValidation - 9e41f8bae014a0250781df03eb000d61d53e65c1 authored over 6 years ago
Support ShouldHaveChildValidator in DependentRules

github.com/FluentValidation/FluentValidation - 248682d7ef902eab48ccd5c9bb679e1d8026abd4 authored over 6 years ago
Switch to embedded debug info

github.com/FluentValidation/FluentValidation - 8895b3b8ee6a70b2936320bc7b48efa7a025eab8 authored over 6 years ago
Add test to check that tasks are executed sequentially

github.com/FluentValidation/FluentValidation - 9d2ed3ff629b811f4ca8fd8115dbf5ac538e7c40 authored over 6 years ago
Fixed a regression where calling ValidateAsync with RuleForEach would no longer execute tasks sequentially

github.com/FluentValidation/FluentValidation - a5fff7f6d4eebe56f1132842b1fd9982aefc174c authored over 6 years ago
Update test failure tracking

github.com/FluentValidation/FluentValidation - 8f3dd3f28ee6f904c30b0f47e07201e3fcf4a99c authored over 6 years ago
ToString method is implemented for ValidationResult class

github.com/FluentValidation/FluentValidation - 4d6d4f8c322a124f7cf61af757eec82531229623 authored over 6 years ago
Moved logo to subdirectory

github.com/FluentValidation/FluentValidation - 9e0ca056ccfaad4b4caec2788a2a9d7b7bba0dd6 authored over 6 years ago
Refreshed logo and icon files

Added new PNG exports of logo and icon, SVG export of logo, and Visio VSDX file with master artw...

github.com/FluentValidation/FluentValidation - 7e0ef6ba39d431256e0480e19170247e2a0809a7 authored over 6 years ago
Fix build script formatting

github.com/FluentValidation/FluentValidation - 25036f895c1a13bb53fed64daf7cec57ae0eeb26 authored over 6 years ago
Fix regression in async handling for CollectionPropertyRule

github.com/FluentValidation/FluentValidation - 537f65662fb383954a833901bf8f8fe9b10d5a47 authored over 6 years ago
WebAPI - Add ImplicitlyValidateChildProperties configuration (#772)

Add support for disabling implicit child validation for legacy WebApi.

github.com/FluentValidation/FluentValidation - 69195331d793994837e3f604e9fe1b2c2ecc3962 authored over 6 years ago
Fix some broken tests and add the async marker to the context

github.com/FluentValidation/FluentValidation - 733635fd9ae72cfe9b3df44b4159f0845e834fc6 authored over 6 years ago
Fixes #744 - Incorrect validate method called on child validator

github.com/FluentValidation/FluentValidation - 10ed5e62f11857aea2ac91fa21955276faff1732 authored over 6 years ago
Update changelog and testrunner

github.com/FluentValidation/FluentValidation - f55e27db9aa211dfa7594926507711607aeaddc3 authored over 6 years ago
Update to aspnetcore 2.1

github.com/FluentValidation/FluentValidation - 239b58c5dce07642417583535c280d16954804b7 authored over 6 years ago
Include rules now work with explicitly selected properties

github.com/FluentValidation/FluentValidation - 0bdc525cceeb74f4236ce7f4ca06d839a8bf99d0 authored over 6 years ago
Merge pull request #761 from AdemCatamak/Issue-759

Validate and WhenAsync do not work properly together #759

github.com/FluentValidation/FluentValidation - cdeeef124db6537a640456c38f380cd90eb4d205 authored over 6 years ago
Validate and WhenAsync do not work properly together #759

github.com/FluentValidation/FluentValidation - 976b198207b9e6b53b07af46bc21af203b0712a0 authored over 6 years ago
Merge pull request #745 from luk355/master

Added errors to the validation test exception

github.com/FluentValidation/FluentValidation - 4d3e4e7123ce5ca65c80b54fde1030e7d2635a38 authored almost 7 years ago
Added errors to the validation exception

github.com/FluentValidation/FluentValidation - 688939218182c4fdf7fddf7b69a4e6b61649c3b3 authored almost 7 years ago
Merge pull request #741 from utsxumiao/master

Updated Simplified Chinese Translation

github.com/FluentValidation/FluentValidation - 4b1edc858672fbc7c07fe599af64c03c3a90a778 authored almost 7 years ago
Updated incorrect Simplified Chinese translation

Corrected incorrect single-quote position for validation message
Updated unit test to line up wi...

github.com/FluentValidation/FluentValidation - ec713c1ff8758d295baa1b864d9688cf8ddb3a82 authored almost 7 years ago
Updated Chinese Translation

Corrected incorrect translation on ScalePrecisionValidator
Updated translation to make error me...

github.com/FluentValidation/FluentValidation - 56be3f36168fa2a0646ca027f53a41616976c383 authored almost 7 years ago
Merge pull request #734 from janv8000/ShouldHaveChildValidator_baseclass

Should have child validator baseclass

github.com/FluentValidation/FluentValidation - 51a85f0256c0da6a659df568c06dfede62b09173 authored almost 7 years ago
fix: add missing using

github.com/FluentValidation/FluentValidation - 6228ac660af2f749a0a49a998b961651da6b2078 authored almost 7 years ago
feat: allow expecting a basetype for ShouldHaveChildValidator

github.com/FluentValidation/FluentValidation - 4db78f7c51a4093a242c7f4a67514fa5b231cbe8 authored almost 7 years ago
refactor: improve test-name

github.com/FluentValidation/FluentValidation - 0e62b8b2cd122801d773a0f9fc82508110eff9cf authored almost 7 years ago
Merge pull request #733 from souzara/master

#732 Issue - Fix

github.com/FluentValidation/FluentValidation - cff53c4e812a6698af4f7cd48b84391146ab80d0 authored almost 7 years ago
Merge pull request #729 from SaiedBasha/include-arabic-language

Supporting Arabic language for default messages

github.com/FluentValidation/FluentValidation - a5e458dee8bcc1d75125a91d8bd2113a6a9c7406 authored almost 7 years ago
Supporting Arabic language for default messages

github.com/FluentValidation/FluentValidation - e8ebbbd4fa7ca04de8117591860b122118223a9d authored almost 7 years ago
Include Ukranian in lanague manager

github.com/FluentValidation/FluentValidation - f9091d41aefa06d120a4f2cee9a5f905f5df25b8 authored almost 7 years ago
Merge pull request #727 from medvedbeast/patch-1

Add Ukrainian translation to default messages

github.com/FluentValidation/FluentValidation - d980e89f5fed0744d018dd73429e061453f8c624 authored almost 7 years ago
Update UkrainianLanguage.cs

github.com/FluentValidation/FluentValidation - 58158f33af8b6e403fd11d09e2fffaa73d559d25 authored almost 7 years ago
Create UkrainianLanguage.cs

Default messages translated to Ukrainian language

github.com/FluentValidation/FluentValidation - fc3d4762c97aee9b8546188950431d66490084f9 authored almost 7 years ago
Pluggable error code resolution part 2

github.com/FluentValidation/FluentValidation - 7b728d75503ffc9c286d16586c6e1fad0280aa94 authored almost 7 years ago
Make error code resolver pluggable

github.com/FluentValidation/FluentValidation - 650a009921bb47a128b7ff711e7823c4c2a2dfdb authored almost 7 years ago