-
### FluentValidation version
11.2.0
### ASP.NET version
NET 6
### Summary
Validation still continue after first failure on CascadeMode.Stop
### Steps to Reproduce
I'm sorry if thi…
-
### Is your feature request related to a problem? Please describe.
[MaxLength] and [MinLength] control string length and number on items in a collection.
fluent validation only have localized mess…
-
I have two projects in solution: asp.net core web and core class library that contains DataContext and migrations.
## The issue
It's not possible to generate migrations with v1.1.0.
The website i…
-
Then Microsoft.EntityFrameworkCore.Tools is version 1.0.0-preview3-final", and Npgsql.EntityFrameworkCore.PostgreSQL version 1.0.2.
### OnModelCreating:
modelBuilder.HasPostgresExtension("uuid-oss…
lable updated
2 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Starting a few days back, Immortuos private tracker stopped working with Prowlarr, with Prowl…
-
Hello,
i have an application which uses both views and apicontrollers, as long its api response i am ok with validation pipeline to return json results. but in case of views which require back models…
-
Update to support FluentValidation >= 11.0.0 and Automapper >= 11.0.0 if targeting .NETStandard 2.1, .net 5, or .net 6
-
```
System.MissingMethodException: Method not found: 'HotChocolate.NameString HotChocolate.Types.Descriptors.Definitions.DefinitionBase.get_Name()'.
at void FairyBread.ValidationMiddlewareI…
repne updated
2 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Cannot save a custom format. Red exclamation point.
### Expected Behavior
Save a custom fo…
-
There is another scenario: not catch exception when use FluentValidation vaildate.
share my code: https://try.mudblazor.com/snippet/wamGYMbKmVEqEplZ
![image](https://user-images.githubusercontent.c…