-
I'm using the latest beta version on .NET 7 latest with the latest stable FV. I have the following record and validation rule and I noticed that my swagger doesn't include any of the not empty or leng…
-
We registered our DbContext as scoped, but we noticed, if we start multiple http requests, the context gets shared between the different requests, which leads to threading issues:
{
type: 'NotSupp…
-
I'm using Nancy with `Nancy.Validation.FluentValidation`. In some of my validators I need the `CurrentUser` from the `NancyContext` - but it seems the validators are created as singletons at startup, …
-
### Bug type
Component
### Component name
MudForm
### What happened?
![image](https://user-images.githubusercontent.com/98526945/228282827-fa3a60ac-3405-4cbc-9919-42297529ed7b.png)
When using …
-
**Describe the issue**
It would be nice to allow to implement custom logic to manipulate the generation of operations and schemas, similarly to what Swashbuckle provides: [Extend Generator with Opera…
-
# Trending repositories for C#
1. [**babalae / better-genshin-impact**](https://github.com/babalae/better-genshin-impact)
__🍨BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 |…
-
# Trending repositories for C#
1. [**babalae / better-genshin-impact**](https://github.com/babalae/better-genshin-impact)
__🍨BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 |…
-
# Trending repositories for C#
1. [**babalae / better-genshin-impact**](https://github.com/babalae/better-genshin-impact)
__🍨BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 |…
-
There is now the FluentValidation in place, which makes things easier.
Keep on reading, the surprise is down there ;)
### Place of implementation
First of all the class `ValidationBase` and the…
-
**Is your feature request related to a problem? Please describe.**
I want to show an "*" (asterisks) with the label based on the fluent validators. So, I need a way of finding out if a specific prop…