Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation

Use FluentValidation rules instead of ComponentModel attributes
https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation

Bump Swashbuckle.AspNetCore.SwaggerUI in /samples/SampleWebApi

Bumps [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCo...

f0aa699f62debb9e1b96d40c94ff7b99019d9c86 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
issue 140 comment

8d06c560259271e35eb02f458cf27558141ad10a authored about 1 year ago by Alexey Petryashev <[email protected]>
Fix GetValidators for type 'System.Void' failed

7ae3d77063a3e844699abd786eae5e7bb51a7746 authored about 1 year ago by Silvério Miranda <[email protected]>
6.0.0

f6e8b960a62c4bd6817bbfbac303804db8201d96 authored about 1 year ago by Alexey Petryashev <[email protected]>
IFormFile tests

a6f6c7860db7827d0d20934045cb12127d404fe9 authored over 1 year ago by Rami <[email protected]>
Added Minimal Api sample

da32d12e45a7ab2cc5cf1f84bd5e6553c55d707f authored almost 2 years ago by Alexey Petryashev <[email protected]>
deleted class FluentValidationRulesRegistrator

c49f703c56daf7a8db385207ac16077ba5972914 authored almost 2 years ago by Alexey Petryashev <[email protected]>
removed SwaggerGenOptions from filters

5a2773137cdf86522983a4fd147de3f650194fa6 authored almost 2 years ago by Alexey Petryashev <[email protected]>
merged PR#122, fixed and added to changelog

36bef2c4c70b2e401c78c85b463edb75659db2a7 authored almost 2 years ago by Alexey Petryashev <[email protected]>
bad autoformatter

5bee8b1aad09939c9661692b9f823b21ec7f254f authored almost 2 years ago by amiright <[email protected]>
Proposal for fixing stack overflow exceptions raised when using recursive models within validators.

ea09af60ed24040f3751b5da30b10b1071328c58 authored almost 2 years ago by amiright <[email protected]>
code cleanup

f18efe0d02f3403a5e0aa4a3de073bfdf925dc2b authored almost 2 years ago by Alexey Petryashev <[email protected]>
commants and cleanup

413fdee9fa05cbca5ca657f5e7f2b6b8e474299c authored almost 2 years ago by Alexey Petryashev <[email protected]>
added missing file headers

97230358804faef9813e4ebacea8161d8dd6bd59 authored almost 2 years ago by Alexey Petryashev <[email protected]>
removed FillDefaultValues because it calls from postConfigure

6deb1940378645ea6f59a7f4cf5739c434961c01 authored almost 2 years ago by Alexey Petryashev <[email protected]>
ValidationRuleInfo removed, ValidatorContext usage instead of IValidator

f18c0b109d199be8f61770b1a3a2baea1de09ac0 authored almost 2 years ago by Alexey Petryashev <[email protected]>
IServicesContext moved to separate class

99501e153970285ecf0ba0ac7571da8e8258112c authored almost 2 years ago by Alexey Petryashev <[email protected]>
added AddFluentValidationRulesToSwagger for NSwag

da8fd23792eb41c2ec1d0239b4f961da4ab97a26 authored about 2 years ago by Alexey Petryashev <[email protected]>
PostConfigureSchemaGenerationOptions, some util classes moved to proper places

5b3e036c201375954b8ed39a8cf97495268469e7 authored about 2 years ago by Alexey Petryashev <[email protected]>
# Changes in 6.0.0 - beta.2:

Support for ManyForType validators strategy, support for custom Validator, Rule and RuleComponent...

e2627067bc09fc1551e3b0afdfd55c5686d40c8a authored about 2 years ago by Alexey Petryashev <[email protected]>
UseAllOfForMultipleRules typo fix

387f81bdffbc5460b7db72bbccebd2bf4e7cc69b authored about 2 years ago by Alexey Petryashev <[email protected]>
github stuff

5b9caa83d8c48154a2b4cb4a5aa8aaf06be76ca9 authored over 2 years ago by Alexey Petryashev <[email protected]>
Merge pull request #116 from micro-elements/feature/nswag

Feature/nswag

24a94c1a009eb2df903aceb69905d3ee2adc4bcd authored over 2 years ago by Alexey Petryashev <[email protected]>
Prepare for release 6.0.0 - beta.1

165c7b41a11f7c6ad509084ebad8f49e5798a28c authored over 2 years ago by Alexey Petryashev <[email protected]>
validatorReg for doc filter

513c6f5a758942002a830d18337eb53d2b5d2d45 authored over 2 years ago by Alexey Petryashev <[email protected]>
Merge branch 'feature/validationRegistry' of https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation into feature/nswag

# Conflicts:
# samples/SampleWebApi/Startup.cs
# src/MicroElements.Swashbuckle.FluentValidation/...

39c82b11aa708973a8a6e933de403302a36a0f64 authored over 2 years ago by Alexey Petryashev <[email protected]>
Moved from IValidationFactory (obsolete) to IValidationRegistry (internal)

427db67377239dae8fe2416a81769095a4ebf5dc authored over 2 years ago by Alexey Petryashev <[email protected]>
moving to single DocumentFilter

cf15328803c2c390b1e5d04c17ac501f3302c6be authored over 2 years ago by Alexey Petryashev <[email protected]>
Merge branch 'master' of https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation into feature/nswag

# Conflicts:
# version.props

97e555326537b34340a175191a3334a99cf9da1a authored over 2 years ago by Alexey Petryashev <[email protected]>
[5.7.0] ILengthValidator support for arrays. Sets MinItems, MaxItems (PR#108 by biggik)

7d88c5a040ed5b23c317eb0d4c8b860f824feefd authored over 2 years ago by Alexey Petryashev <[email protected]>
dotnet6

ab32e444532c90788fdc2c4725e3d0f6d791a6a2 authored over 2 years ago by Alexey Petryashev <[email protected]>
Merge pull request #108 from biggik/master

Updated rule to handle array types specifically

10130e75309a00452769ad13afe2652325cdb9dc authored over 2 years ago by Alexey Petryashev <[email protected]>
Unit tests added

3531863e16b27fbf92d45a4e750116c000adf4ea authored over 2 years ago by Birgir Kaldal Kristmannsson <[email protected]>
Updated rule to handle array types specifically

7ee70ed9d88514afa42b488b80628395cc71de47 authored over 2 years ago by Birgir Kaldal Kristmannsson <[email protected]>
abstracted common logic for nswag

ce19499da846961a8313f5bf3c9c424aab0af4fe authored over 2 years ago by Alexey Petryashev <[email protected]>
5.6.0 Fv11

48cc631eb6f1496812bdeca0c1b815f2ed5507bb authored over 2 years ago by Alexey Petryashev <[email protected]>
readme table fixed

a83000eb48c116c547e6a208e8c48d81b9c55958 authored over 2 years ago by Alexey Petryashev <[email protected]>
Issue103 sample added

01ac24c3b31c0f1bb6dda3b4073888326526744f authored over 2 years ago by Alexey Petryashev <[email protected]>
readme updated

7743bf5c815395dd989c3cd025053b4bc14c6e98 authored over 2 years ago by Alexey Petryashev <[email protected]>
Version bumped to 5.5.0

3bff7dc993b3511b3e5a615f622f38468b1d56fb authored almost 3 years ago by Alexey Petryashev <[email protected]>
comment added

8d24b253961796e6175e96379d52df046e1d1787 authored almost 3 years ago by Alexey Petryashev <[email protected]>
Merge branch 'master' of https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation

455f4494e74a4dad21ebaa92d4dbe66d45163de6 authored almost 3 years ago by Alexey Petryashev <[email protected]>
Issue100 fix

f998449d055773370c23cf4ce53b9b2eec17d1ab authored almost 3 years ago by Alexey Petryashev <[email protected]>
Merge pull request #102 from guimabdo/master

sets min compatibility to Swashbuckle.AspNetCore 6.3.0 | fixes #101

ca795db365c417f4093180f6488afabd36e8d24d authored almost 3 years ago by Alexey Petryashev <[email protected]>
sets min compatibility to Swashbuckle.AspNetCore 6.3.0 | fixes #101

d866572f1b0ae4f4bf6926983e7cce4abee03acb authored almost 3 years ago by Guilherme Meinlschmiedt Abdo <[email protected]>
Issue 100

0625c2f27a21c28e9b12215b24ed7282e3899730 authored about 3 years ago by Rami <[email protected]>
Merge pull request #98 from lonix1/master

Updated docs

5648846fee74d4531c0382134148659df3680d33 authored about 3 years ago by Alexey Petryashev <[email protected]>
Updated docs (#1)

1089af4437e562fa9e8b382aa9cf972ce8ea4f18 authored about 3 years ago by lonix1 <[email protected]>
# Changes in 5.4.0:

* Adding additional fields (Enum, Description) for overridden schema in FluentValidationOperation...

58ab86bce48cb8df2fe3cdf7eb5a05a0dfc56f1f authored over 3 years ago by Alexey Petryashev <[email protected]>
Merge pull request #95 from kritsda-jiwatrakan/master

Adding additional fields (Enum, Description) for overridden schema.

bdbd5a9c7a920a592a60856c86cc0a52904ff0a9 authored over 3 years ago by Alexey Petryashev <[email protected]>
Merge pull request #1 from kritsda-jiwatrakan/kritsda-jiwatrakan-schema-copy-additional-fields

Copy Description and Enum property to parameterSchema also.

b652ef349d82eaea04542e72cc2bc4f74bef830c authored over 3 years ago by kritsda-jiwatrakan <[email protected]>
Copy Description and Enum property to parameterSchema also.

When overriding schema, description and enum doesn't get carried over. We might want to audit m...

b5257fb19094da4ae90ffc438dc1b3a990fabc2c authored over 3 years ago by kritsda-jiwatrakan <[email protected]>
# Changes in 5.3.0:

* Fixed Issue #94: Rule with overridden property name unexpectedly applied to property
If INameRe...

65add30f464590a94e39eab4d5cce0840a67e108 authored over 3 years ago by Alexey Petryashev <[email protected]>
- copyright updated

5c760d5e8b3124c898060284c8f058406e7ae17c authored over 3 years ago by Alexey Petryashev <[email protected]>
# Changes in 5.2.0:

* Fixed case with many rules for one property. Issue #92
* Change: NotEmpty rule sets minItems fo...

2a39af4ae7261863b50101c86f715b15bcea7dad authored over 3 years ago by Alexey Petryashev <[email protected]>
Merge pull request #91 from lsiepel/patch-1

Update README.md

60bdc75939804f9e385827ce65378782b2eda6b0 authored over 3 years ago by Alexey Petryashev <[email protected]>
Update README.md

Fix url leading to 404

190250ba8af94f0d06475e20250787f56b99e9d2 authored over 3 years ago by lsiepel <[email protected]>
version bumped to 5.1.0

e02b6520f1de97b6e6103198c65e6b13abda020b authored over 3 years ago by Alexey Petryashev <[email protected]>
- Turned off test rule BeforeAll

- Added detailed error on getting absent property by name
- AddFluentValidationRules become obsol...

d87f919f590e0abff2db83d3b68fee8adf51ff9a authored over 3 years ago by Alexey Petryashev <[email protected]>
# Changes in 5.1.0:

* Added ability to set ServiceLifetime in AddFluentValidationRulesToSwagger, default value: Scope...

716dfc6bd85083ad72013d0675a66882cff3ce3e authored over 3 years ago by Alexey Petryashev <[email protected]>
5.0.0

3f38bec401a64c4b61e4130e2ce342f40e1e7c26 authored over 3 years ago by Alexey Petryashev <[email protected]>
5.0.0-rc.2 Swashbuckle.AspNetCore updated to 6.0.2 (compatibility issue)

ca7579fa31892017ab7aed20d61fd9c313c6527d authored over 3 years ago by Alexey Petryashev <[email protected]>
migrated sample to fv 10

b8a4d02a044a273646ae78364f70a786f8e9bb30 authored over 3 years ago by Alexey Petryashev <[email protected]>
5.0.0 code cleanup

68cba9dcbdae296e431c03f3e76fbee05886ef81 authored over 3 years ago by Alexey Petryashev <[email protected]>
Merge pull request #82 from buvinghausen/master

Set dependency to SwaggerGen

b3ba493aae3da46b36947fd3635d3c60a522e6ae authored over 3 years ago by Alexey Petryashev <[email protected]>
fix build

3ef3d986d8ec950e059c97e12e28b39ee9d2d81d authored over 3 years ago by Alexey Petryashev <[email protected]>
build fix

5e67dddd2c0c7514ad2f9447de5e2b150a63e806 authored over 3 years ago by Alexey Petryashev <[email protected]>
Set dependency to SwaggerGen

d31d3a89f4873e69d194d5d960a46deb53282353 authored over 3 years ago by Brian Buvinghausen <[email protected]>
FV10 support, NameResolver, initial contexts refactoring

782dfad2b92e55454b5a49be80254747759039af authored over 3 years ago by Alexey Petryashev <[email protected]>
FV updated to v10

dbd23773308723394cef0c4da965d2b91fc0a616 authored over 3 years ago by Alexey Petryashev <[email protected]>
version bumped to 4.3.0

9d0de83e84c18f40676032acaac41ae1074fae9c authored almost 4 years ago by Alexey Petryashev <[email protected]>
moved fome files in subfolders

aea39c7ed37f213ff4e5c52d3a453bf077e5e0bb authored almost 4 years ago by Alexey Petryashev <[email protected]>
version fix

67957132304506392953ff59b6617919c96925d9 authored almost 4 years ago by Alexey Petryashev <[email protected]>
# Changes in 4.3.0:

* Fixed #79: Adding a simple Length validation to a string field should not make the field non-nu...

32d95da340842db2566f3801085872970c24b1f7 authored almost 4 years ago by Alexey Petryashev <[email protected]>
fixes #76

7a9581d0fa83e9ed46bbcbfead488c8fa623c5e2 authored almost 4 years ago by Alexey Petryashev <[email protected]>
- FluentValidationRule became readonly with builder pattern

- IsAllOfSupported added to options

24750c23441d425f0eccd2d6779535d32bb295b8 authored almost 4 years ago by Alexey Petryashev <[email protected]>
Moving toward v5

- extensions splitted to several classes
- IFluentValidationRuleProvider added
- FluentValidation...

20bd15a5434d55866dd268e3605dba6fd90dd1c2 authored almost 4 years ago by Alexey Petryashev <[email protected]>
SetValidatorShouldNotSetParentPropertiesTest issue#76

4381e7c217584674b629ab8f05efb255c9c7e1d3 authored almost 4 years ago by Alexey Petryashev <[email protected]>
4.2.0: Swashbuckle.AspNetCore version supports up to 7 (PR#75 by fabich)

736ab2c656aec6ab9646f7cb2e1db7f205efc7c5 authored almost 4 years ago by Alexey Petryashev <[email protected]>
Merge pull request #75 from fabich/master

Set Swashbuckle.AspNetCore version (5.5.1 ≤ x < 7)

de564a7943776e95b3273c2507481039f9d4e746 authored almost 4 years ago by Alexey Petryashev <[email protected]>
Set Swashbuckle.AspNetCore version (5.5.1 ≤ x < 7)

fixes #74

118dd98f2fcdaab838f62208e1ad4443161b6107 authored almost 4 years ago by Fabian Niederer <[email protected]>
version bumped to 4.1.0

53f6a4a5184720d0a5868cf25d9d35c15a156c3b authored almost 4 years ago by Alexey Petryashev <[email protected]>
Issue54 repro added

1c31c484674553a9f90db73979571181be55ff76 authored about 4 years ago by Alexey Petryashev <[email protected]>
FUNDING added

43b7202be5ee69598da12d3d8970dfaa0d0ffd87 authored about 4 years ago by Alexey Petryashev <[email protected]>
# Changes in 4.1.0-rc.1:

* RuleForEach supported. Issue #66
* SetValidator supported. Issue #68
* Multiple match rules sup...

e50d0f1ec0ff2974ccb4802240c45390e42152ba authored about 4 years ago by Alexey Petryashev <[email protected]>
Closes #70

7e0e22e10141b8f3684ea272492bce27a1b2107e authored about 4 years ago by Alexey Petryashev <[email protected]>
moved to github actions

59728ab977de5ff65701828ba528f7a1b537be77 authored about 4 years ago by Alexey Petryashev <[email protected]>
stylecop added, github actions

09c55727a51832d2f4d8d8e718d0749410e1a7a7 authored about 4 years ago by Alexey Petryashev <[email protected]>
RuleForEach support closes #66

47ad95910e0638540f13be4ae61f023d9e1952d9 authored about 4 years ago by Alexey Petryashev <[email protected]>
Merge pull request #67 from bcronje/master

Absence of MinimumLength should not override nullable.

5b45bf35492cb96e9c261867b0fb8707b8cbbd63 authored about 4 years ago by Alexey Petryashev <[email protected]>
Absence of MinimumLength should not override nullable.

Fixes bug where nullable is set to true if NotNull() is chained before MaximumLength() without s...

9c2e83b9fb0f1f7879826b69af290c41a935c978 authored over 4 years ago by Beyers Cronje <[email protected]>
Merge pull request #65 from micro-elements/v4

V4

dbb012d66c51108e0222a15f6fd1814510c9fb79 authored over 4 years ago by Alexey Petryashev <[email protected]>
version bumped to 4.0.0

4697cce64481acacc4569b4171587a331a143cc2 authored over 4 years ago by Alexey Petryashev <[email protected]>
Merge pull request #61 from avgalex/dev

4.0.0-rc.2

b01996047a61e80d340288e0d1820d504e818be8 authored over 4 years ago by Alexey Petryashev <[email protected]>
Version ranges is added.

fe3d6b73872a4fa5a68e8548cfcbeeabf5937699 authored over 4 years ago by Golovkov Alex <[email protected]>
rc.2 is added

61c6293aeee1aba69727c2f950d5e27b91d8685b authored over 4 years ago by Golovkov Alex <[email protected]>
4.0.0-rc.2:

* FluentValidation updated to [9.0.0]
* Swashbuckle.AspNetCore updated to [5.5.1]

3db2d28fb1a16366afcf3f60b18a302ac91e231d authored over 4 years ago by Golovkov Alex <[email protected]>
Merge pull request #2 from micro-elements/dev

# Changes in 4.0.0-rc.1:

809ecff32204968a4b7e26d7acb7d76ba239f061 authored over 4 years ago by avgalex <[email protected]>
Merge pull request #1 from micro-elements/master

update

a693aa68a9417834255c90f517bc79f4910db04f authored over 4 years ago by avgalex <[email protected]>
# Changes in 4.0.0-rc.1:

* FluentValidation updated to [9.0.0-preview5, 10)
* Swashbuckle.AspNetCore updated to [5.4.1, 6)...

62deba57bb87166b7b8cfb905532d0972cc75421 authored over 4 years ago by Alexey Petryashev <[email protected]>